fix bug comma

This commit is contained in:
2020-07-12 15:04:12 +07:00
parent e132f3b5c9
commit c27b800795
66 changed files with 15559 additions and 16 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "jquery-mask-plugin",
"version": "1.14.15",
"main": "dist/jquery.mask.js",
"ignore": [
"deploy.rb",
"jquery.mask.json",
"Gruntfile.js",
"test/*",
".*"
]
}