This commit is contained in:
Myles Bostwick 2014-01-22 15:01:30 -07:00
parent 45bc983dfc
commit ef4333eb52
2 changed files with 4 additions and 4 deletions

View File

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

View File

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