Document license
This commit is contained in:
@@ -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 -"
|
"rebuild": "cd node_modules/heapdump && node-gyp rebuild --target=5.0.0 --arch=x64 --dist-url=https://atom.io/download/electron; cd -"
|
||||||
},
|
},
|
||||||
"author": "",
|
"author": "",
|
||||||
"license": "ISC",
|
"license": "CC-BY-ND-4.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@material-ui/core": "^4.0.0-alpha.6",
|
"@material-ui/core": "^4.0.0-alpha.6",
|
||||||
"@material-ui/icons": "^4.0.0-alpha.1",
|
"@material-ui/icons": "^4.0.0-alpha.1",
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
"postinstall": "yarn build"
|
"postinstall": "yarn build"
|
||||||
},
|
},
|
||||||
"author": "",
|
"author": "",
|
||||||
"license": "ISC",
|
"license": "CC-BY-ND-4.0",
|
||||||
"nyc": {
|
"nyc": {
|
||||||
"include": [
|
"include": [
|
||||||
"src/**/*.ts",
|
"src/**/*.ts",
|
||||||
|
|||||||
Reference in New Issue
Block a user