remove license field from package.json
This commit is contained in:
parent
7f8712427d
commit
e8c07671bc
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@
|
||||||
},
|
},
|
||||||
"keywords": [],
|
"keywords": [],
|
||||||
"author": "",
|
"author": "",
|
||||||
"license": "ISC",
|
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@rollup/plugin-typescript": "^11.1.2",
|
"@rollup/plugin-typescript": "^11.1.2",
|
||||||
"@rollup/plugin-wasm": "^6.1.3",
|
"@rollup/plugin-wasm": "^6.1.3",
|
||||||
|
|
Loading…
Reference in a new issue