Upgrade Meteor. Use keyboard for speed input.

This commit is contained in:
Juho Teperi
2013-05-07 11:24:49 +03:00
parent e19e4ad352
commit 9a97a998b6
14 changed files with 98 additions and 120 deletions

25
smart.lock Normal file
View File

@@ -0,0 +1,25 @@
{
"meteor": {
"git": "https://github.com/meteor/meteor.git",
"branch": "master",
"commit": "bfe4b72ebec4367eaddcdf0887fcf5e649d9dcb8"
},
"dependencies": {
"basePackages": {
"jquery-ui": {},
"jquery-ui-bootstrap": {}
},
"packages": {
"jquery-ui": {
"git": "https://github.com/TimHeckel/meteor-jquery-ui.git",
"tag": "v1.9.2",
"commit": "c437d45edcf1367df8d5ffa8bad2867758030bd2"
},
"jquery-ui-bootstrap": {
"git": "https://github.com/TimHeckel/meteor-jquery-ui-bootstrap.git",
"tag": "v0.1.2",
"commit": "fa742a85639307003e105898e15b631394b63509"
}
}
}
}