Browse Source

Add license field to package.json in @uppy/vue (#3664)

Tobias Trumm 3 years ago
parent
commit
c42da37fd9
1 changed files with 1 additions and 0 deletions
  1. 1 0
      packages/@uppy/vue/package.json

+ 1 - 0
packages/@uppy/vue/package.json

@@ -1,6 +1,7 @@
 {
   "name": "@uppy/vue",
   "version": "0.4.6",
+  "license": "MIT",
   "main": "lib/index.js",
   "types": "types/index.d.ts",
   "dependencies": {