Parcourir la source

Update licence in package.json to match LICENSE file (MIT)

Gavin Boulton il y a 7 ans
Parent
commit
1c4b245f9c
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -21,7 +21,7 @@
     "url": "git+https://github.com/transloadit/uppy.git"
   },
   "author": "",
-  "license": "ISC",
+  "license": "MIT",
   "bugs": {
     "url": "https://github.com/transloadit/uppy/issues"
   },