add a OSS license (for real) :3
This commit is contained in:
parent
cfabf5c3a4
commit
bf7af479d5
|
@ -2,7 +2,7 @@
|
||||||
"name": "uploader",
|
"name": "uploader",
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
"license:": "MIT",
|
"license": "MIT",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "node main.js"
|
"start": "node main.js"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue
Block a user