ソースを参照

Adds `dist/jquery.inputmask.bundle.min.js` to the npm files

Adds `dist/jquery.inputmask.bundle.min.js` to the npm files so the file is available by npm consumers of Inputmask
Fong Chin 8 年 前
コミット
06fe00b111
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": {