Compare commits

...

15 Commits

Author SHA1 Message Date
jenkins 1274d96f1d [ci skip] Updated packages #63
FarmMaps/FarmMapsLib/pipeline/head Something is wrong with the build of this commit Details
2024-04-24 00:09:30 +00:00
Mark van der Wal 35ccb4f4c5 Merge branch 'develop'
FarmMaps/FarmMapsLib/pipeline/head This commit looks good Details
2024-04-23 11:54:04 +02:00
jenkins 47fbc5eab9 [ci skip] Updated packages #62
FarmMaps/FarmMapsLib/pipeline/head Something is wrong with the build of this commit Details
2024-03-20 12:00:40 +00:00
Peter Bastiani 564d08b5b9 Fixed build
FarmMaps/FarmMapsLib/pipeline/head This commit looks good Details
2024-03-20 11:59:14 +00:00
Peter Bastiani 7e17a49dc6 Merge branch 'develop'
FarmMaps/FarmMapsLib/pipeline/head There was a failure building this commit Details
# Conflicts:
#	package-lock.json
#	package.json
2024-03-19 16:04:26 +01:00
jenkins 3f286ee042 [ci skip] Updated packages #58
FarmMaps/FarmMapsLib/pipeline/head Something is wrong with the build of this commit Details
2024-02-29 13:56:31 +00:00
Peter Bastiani 747499d009 Merge branch 'develop'
FarmMaps/FarmMapsLib/pipeline/head This commit looks good Details
# Conflicts:
#	package-lock.json
#	package.json
2024-02-29 14:54:59 +01:00
jenkins c4f4a4f61e [ci skip] Changed by Jenkins: 57
FarmMaps/FarmMapsLib/pipeline/head Something is wrong with the build of this commit Details
2024-01-24 17:19:55 +00:00
Peter Bastiani 6b095b7f49 Trigger build
FarmMaps/FarmMapsLib/pipeline/head This commit looks good Details
2024-01-24 17:18:09 +00:00
Peter Bastiani b2791eb80b Merge branch 'develop'
FarmMaps/FarmMapsLib/pipeline/head Something is wrong with the build of this commit Details
# Conflicts:
#	README.md
#	package-lock.json
#	package.json
2024-01-24 18:13:28 +01:00
jenkins 4c93a9f766 [ci skip] Changed by Jenkins: 56
FarmMaps/FarmMapsLib/pipeline/head Something is wrong with the build of this commit Details
2023-11-16 17:02:44 +00:00
Peter Bastiani 93554bc7c4 Update README.md
FarmMaps/FarmMapsLib/pipeline/head This commit looks good Details
2023-11-16 16:40:14 +00:00
Peter Bastiani d074cd81cf Merge branch 'develop'
FarmMaps/FarmMapsLib/pipeline/head Something is wrong with the build of this commit Details
2023-11-16 17:37:13 +01:00
Peter Bastiani 87547aafcc Update Jenkinsfile
FarmMaps/FarmMapsLib/pipeline/head There was a failure building this commit Details
2023-10-20 12:20:24 +00:00
Peter Bastiani 6ab5ba8a56 Update Jenkinsfile.develop 2023-10-20 12:20:13 +00:00
3 changed files with 4034 additions and 5316 deletions

View File

@ -53,7 +53,7 @@ ng serve
```
*Go*`
Point your browser to http://localhost:4200
Point your browser to http://localhost:4200
*ESLint*

9340
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -1,7 +1,7 @@
{
"name": "farmmaps-lib-app",
"version": "4.5.0",
"scripts": {
"version": "4.5.1",
"scripts": {
"ng": "ng",
"start": "ng serve",
"build": "ng build",
@ -10,7 +10,7 @@
"e2e": "ng e2e"
},
"private": true,
"dependencies": {
"dependencies": {
"@angular/animations": "^17.3.3",
"@angular/common": "^17.3.3",
"@angular/compiler": "^17.3.3",
@ -56,7 +56,7 @@
"util": "^0.12.4",
"zone.js": "~0.14.4"
},
"devDependencies": {
"devDependencies": {
"@angular-builders/custom-webpack": "^17",
"@angular-devkit/build-angular": "^17.3.3",
"@angular/cli": "^17.3.3",