mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-08 22:56:06 +00:00
Make version number 1.0.0 as we dont want to mantain the app version here and update AGPL to v3
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "openfoodnetwork",
|
||||
"version": "1.7.1",
|
||||
"version": "1.0.0",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/openfoodfoundation/openfoodnetwork"
|
||||
@@ -12,7 +12,7 @@
|
||||
"karma-coffee-preprocessor": "~0.3.0",
|
||||
"karma-jasmine": "~0.3.8"
|
||||
},
|
||||
"license": "AGPL-1.0",
|
||||
"license": "AGPL-3.0",
|
||||
"dependencies": {
|
||||
"moment": "^2.28.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user