mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Bumps [karma-chrome-launcher](https://github.com/karma-runner/karma-chrome-launcher) from 2.2.0 to 3.1.0. - [Release notes](https://github.com/karma-runner/karma-chrome-launcher/releases) - [Changelog](https://github.com/karma-runner/karma-chrome-launcher/blob/master/CHANGELOG.md) - [Commits](https://github.com/karma-runner/karma-chrome-launcher/compare/v2.2.0...v3.1.0) 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.28.0"
|
|
}
|
|
}
|