add a true OSS license :3

This commit is contained in:
matu6968 2024-07-10 19:39:24 +00:00
parent 78d38afc3c
commit fab7a17354

View File

@ -1,8 +1,8 @@
{
"name": "uploader",
"version": "0.1.0",
"private": true,
"license:": "MIT",
"scripts": {
"start": "node main.js"
},