Browse Source

Set package license to MIT

pull/396/head
Gyarbij 4 years ago
parent
commit
b0f4ede01f
No known key found for this signature in database GPG Key ID: 475E97703A86E06
  1. 2
      src/package.json

2
src/package.json

@ -10,7 +10,7 @@
"lint": "eslint ."
},
"author": "Chono Nanton",
"license": "GPL",
"license": "MIT",
"dependencies": {
"debug": "^4.3.3",
"express": "^4.17.3",

Loading…
Cancel
Save