Browse Source

Merge branch '3.x' of https://github.com/RobinHerbots/jquery.inputmask into 3.x

Robin Herbots 10 years ago
parent
commit
fa5dd0fd90
1 changed files with 2 additions and 1 deletions
  1. 2 1
      package.json

+ 2 - 1
package.json

@@ -5,7 +5,8 @@
   "main": "./dist/inputmask/jquery.inputmask.js",
   "main": "./dist/inputmask/jquery.inputmask.js",
   "files": [
   "files": [
     "dist/inputmask/",
     "dist/inputmask/",
-    "extra/phone-codes/"
+    "extra/phone-codes/",
+    "jquery.inputmask.bundle.js"
   ],
   ],
   "scripts": {
   "scripts": {
     "test": "grunt validate"
     "test": "grunt validate"