Browse Source

Update package.json 'files' to include extra/bindings

Paul Bennett-Freeman 9 years ago
parent
commit
8ecdba6852
1 changed files with 1 additions and 0 deletions
  1. 1 0
      package.json

+ 1 - 0
package.json

@@ -5,6 +5,7 @@
   "main": "./dist/inputmask/jquery.inputmask.js",
   "files": [
     "dist/inputmask/",
+    "extra/bindings",
     "extra/dependencyLibs/",
     "extra/phone-codes/",
     "dist/jquery.inputmask.bundle.js"