浏览代码

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/",
 		"dist/inputmask/",
 		"extra/",
 		"extra/",
 		"dist/jquery.inputmask.bundle.js",
 		"dist/jquery.inputmask.bundle.js",
+		"dist/jquery.inputmask.bundle.min.js",
 		"index.js"
 		"index.js"
 	],
 	],
 	"scripts": {
 	"scripts": {