Browse Source

add types to uppy npm package

Artur Paikin 6 years ago
parent
commit
0c2d66e8ac
2 changed files with 241 additions and 240 deletions
  1. 239 239
      package-lock.json
  2. 2 1
      package.json

File diff suppressed because it is too large
+ 239 - 239
package-lock.json


+ 2 - 1
package.json

@@ -12,7 +12,8 @@
     "dist/",
     "test/",
     "bin/",
-    "examples/"
+    "examples/",
+    "types/"
   ],
   "lint-staged": {
     "*.js": "eslint"

Some files were not shown because too many files changed in this diff