diff --git a/package-lock.json b/package-lock.json index c07c141..f1573a5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7,7 +7,6 @@ "": { "name": "dragon", "version": "2.0.14", - "license": "ISC", "dependencies": { "mobile-drag-drop": "^2.3.0-rc.2", "react": "^18.2.0", diff --git a/package.json b/package.json index 3117938..0cf20e6 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ }, "keywords": [], "author": "", - "license": "ISC", + "license": "", "bugs": { "url": "https://github.com/skedwards88/dragon/issues" },