Browse Source

updated package.json with correct path

Emanuele Marchi 11 năm trước cách đây
mục cha
commit
5f7a046a23
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -24,7 +24,7 @@
       "url": "http://www.bdmdesign.org"
     }
   ],
-  "main": "static/js/bootstrap-switch.js",
+  "main": "build/js/bootstrap-switch.js",
   "scripts": {
     "test": "grunt test"
   },