Fix license in package.json.
Signed-off-by: Richard Newman <rnewman@twinql.com>
This commit is contained in:
parent
b79f7d3dac
commit
cefa8770fe
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@
|
||||||
"url": "git+https://github.com/mozilla/datomish.git"
|
"url": "git+https://github.com/mozilla/datomish.git"
|
||||||
},
|
},
|
||||||
"author": "Mozilla Corporation",
|
"author": "Mozilla Corporation",
|
||||||
"license": "MPL-2.0",
|
"license": "Apache-2.0",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/mozilla/datomish/issues"
|
"url": "https://github.com/mozilla/datomish/issues"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue