Document license

This commit is contained in:
Thomas Nordquist
2019-04-27 10:29:37 +02:00
parent 1f65a0f316
commit 070b72b304
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@
"rebuild": "cd node_modules/heapdump && node-gyp rebuild --target=5.0.0 --arch=x64 --dist-url=https://atom.io/download/electron; cd -"
},
"author": "",
"license": "ISC",
"license": "CC-BY-ND-4.0",
"dependencies": {
"@material-ui/core": "^4.0.0-alpha.6",
"@material-ui/icons": "^4.0.0-alpha.1",

View File

@@ -12,7 +12,7 @@
"postinstall": "yarn build"
},
"author": "",
"license": "ISC",
"license": "CC-BY-ND-4.0",
"nyc": {
"include": [
"src/**/*.ts",