chg: [dependencies] Updated Grunt.

feature/2FA
Cédric Bonhomme 2022-05-17 15:40:20 +02:00
parent b59fa4682d
commit ef7e41a0fd
No known key found for this signature in database
GPG Key ID: A1CB94DE57B7A70D
1 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@
"ng_backoffice": "git+https://github.com/monarc-project/ng-backoffice.git#master" "ng_backoffice": "git+https://github.com/monarc-project/ng-backoffice.git#master"
}, },
"devDependencies": { "devDependencies": {
"grunt": "~1.4.0", "grunt": "~1.5.3",
"grunt-cli": "~1.4.2" "grunt-cli": "~1.4.3"
} }
} }