ソースを参照

fix bower.json

Robin Herbots 11 年 前
コミット
51b8dbbaa5
2 ファイル変更2 行追加1 行削除
  1. 1 0
      .gitignore
  2. 1 1
      bower.json

+ 1 - 0
.gitignore

@@ -3,3 +3,4 @@ test.html
 jquery-1.10.2.js
 jquery-1.10.2.js
 dist/jQuery.InputMask.*.nupkg
 dist/jQuery.InputMask.*.nupkg
 node_modules/
 node_modules/
+bower_components/

+ 1 - 1
bower.json

@@ -21,7 +21,7 @@
     "*.md",
     "*.md",
     "build.properties",
     "build.properties",
     "build.xml",
     "build.xml",
-	jquery.inputmask.jquery.json
+	"jquery.inputmask.jquery.json"
   ],
   ],
   "dependencies": {
   "dependencies": {
       "jquery": ">=1.7"
       "jquery": ">=1.7"