Ver Fonte

Merge pull request #266 from gavboulton/bugfix/license

Update licence in package.json to match LICENSE file (MIT)
Renée Kooi há 7 anos atrás
pai
commit
110e2aeab7
1 ficheiros alterados com 1 adições e 1 exclusões
  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"
   },