mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Bumps [moment](https://github.com/moment/moment) from 2.28.0 to 2.29.1. - [Release notes](https://github.com/moment/moment/releases) - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](https://github.com/moment/moment/compare/2.28.0...2.29.1) Signed-off-by: dependabot[bot] <support@github.com>
20 lines
432 B
JSON
20 lines
432 B
JSON
{
|
|
"name": "openfoodnetwork",
|
|
"version": "1.0.0",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/openfoodfoundation/openfoodnetwork"
|
|
},
|
|
"devDependencies": {
|
|
"jasmine-core": "~2.4.1",
|
|
"karma": "~0.13.22",
|
|
"karma-chrome-launcher": "~3.1.0",
|
|
"karma-coffee-preprocessor": "~0.3.0",
|
|
"karma-jasmine": "~0.3.8"
|
|
},
|
|
"license": "AGPL-3.0",
|
|
"dependencies": {
|
|
"moment": "^2.29.1"
|
|
}
|
|
}
|