diff --git a/package-lock.json b/package-lock.json index ca360bd..621e74f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7,7 +7,7 @@ "": { "name": "blob-exchange", "version": "1.0.0", - "license": "ISC", + "license": "Apache-2.0", "dependencies": { "ajv": "^8.5.0", "axios": "^0.21.1", diff --git a/package.json b/package.json index 2addce3..9051363 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ }, "keywords": [], "author": "", - "license": "ISC", + "license": "Apache-2.0", "dependencies": { "ajv": "^8.5.0", "axios": "^0.21.1",