Browse Source

fix bower.json to account moving to support/ path

Herbert Vojčík 10 years ago
parent
commit
02043398a8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      bower.json

+ 1 - 1
bower.json

@@ -1,7 +1,7 @@
 {
   "name": "amber",
   "version": "0.11.0",
-  "main": "js/amber.js",
+  "main": "support/amber.js",
   "ignore": [
     "**/.*",
     "node_modules",