Merge pull request #774 from cthrax/master

Modify bower.json to meet bower standard as specified at https://docs.go...
This commit is contained in:
Eric Rowell
2014-01-22 19:17:40 -08:00
2 changed files with 4 additions and 4 deletions

View File

@@ -18,5 +18,5 @@
"test", "test",
"tests" "tests"
], ],
"main": "kinetic.min.js" "main": "kinetic.js"
} }

View File

@@ -18,5 +18,5 @@
"test", "test",
"tests" "tests"
], ],
"main": "kinetic.min.js" "main": "kinetic.js"
} }