2 Commits
Author SHA1 Message Date
jenkins fdfc1bc5c1 [ci skip] Updated packages #71
FarmMaps/FarmMapsLib/pipeline/head Something is wrong with the build of this commit
2025-12-10 14:45:00 +00:00
francisco e7b1842297 trigger build
FarmMaps/FarmMapsLib/pipeline/head This commit looks good
2025-12-10 15:13:05 +01:00
3 changed files with 4 additions and 3 deletions
+1
View File
@@ -52,6 +52,7 @@ ng serve
```
*Go*`
Point your browser to http://localhost:4200
*ESLint*
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "farmmaps-lib-app",
"version": "4.19.0",
"version": "4.19.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "farmmaps-lib-app",
"version": "4.19.0",
"version": "4.19.1",
"dependencies": {
"@angular-eslint/eslint-plugin": "^18.2.0",
"@angular/animations": "18.2.3",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "farmmaps-lib-app",
"version": "4.19.0",
"version": "4.19.1",
"scripts": {
"ng": "ng",
"start": "ng serve",