mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Bumps [karma](https://github.com/karma-runner/karma) from 0.13.22 to 6.3.1. - [Release notes](https://github.com/karma-runner/karma/releases) - [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md) - [Commits](https://github.com/karma-runner/karma/compare/v0.13.22...v6.3.1) Signed-off-by: dependabot[bot] <support@github.com>
22 lines
501 B
JSON
22 lines
501 B
JSON
{
|
|
"name": "openfoodnetwork",
|
|
"version": "1.0.0",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/openfoodfoundation/openfoodnetwork"
|
|
},
|
|
"devDependencies": {
|
|
"jasmine-core": "~2.4.1",
|
|
"karma": "~6.3.1",
|
|
"karma-chrome-launcher": "~3.1.0",
|
|
"karma-coffee-preprocessor": "~1.0.1",
|
|
"karma-jasmine": "~0.3.8"
|
|
},
|
|
"license": "AGPL-3.0",
|
|
"dependencies": {
|
|
"flatpickr": "^4.6.9",
|
|
"moment": "^2.29.1",
|
|
"shortcut-buttons-flatpickr": "^0.3.1"
|
|
}
|
|
}
|