update license reference in package.json

This commit is contained in:
Ian Ramzy 2020-06-16 14:36:48 -04:00
parent ccc6c892a6
commit 4b92b8a538
1 changed files with 1 additions and 1 deletions

2
package.json vendored
View File

@ -8,7 +8,7 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"license": "See License",
"dependencies": {
"dotenv": "^8.1.0",
"express": "^4.17.1",