Add license to package.json

This commit is contained in:
Rafi
2023-02-13 14:30:10 +08:00
parent 1ee3469978
commit efd1c96852

View File

@@ -19,5 +19,6 @@
"is-mobile": "^3.1.1",
"marked": "^4.2.12",
"vuetify": "^3.0.6"
}
},
"license": "MIT"
}