ソースを参照

Merge pull request #1532 from fongc/patch-2

Adds `dist/jquery.inputmask.bundle.min.js` to the npm files
Robin Herbots 9 年 前
コミット
1956c38fdc
1 ファイル変更1 行追加0 行削除
  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": {