remove license field from package.json

This commit is contained in:
Fries 2023-08-12 02:28:41 -07:00
parent 7f8712427d
commit e8c07671bc

View file

@ -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",