Browse Source

Merge pull request #1532 from fongc/patch-2

Adds `dist/jquery.inputmask.bundle.min.js` to the npm files
Robin Herbots 8 years ago
parent
commit
1956c38fdc
1 changed files with 1 additions and 0 deletions
  1. 1 0
      package.json

+ 1 - 0
package.json

@@ -7,6 +7,7 @@
 		"dist/inputmask/",
 		"extra/",
 		"dist/jquery.inputmask.bundle.js",
+		"dist/jquery.inputmask.bundle.min.js",
 		"index.js"
 	],
 	"scripts": {