mirror of
https://github.com/Ekokumppanit/Bicyclesim.git
synced 2026-02-12 15:46:30 +00:00
Upgrade Meteor. Use keyboard for speed input.
This commit is contained in:
25
smart.lock
Normal file
25
smart.lock
Normal 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"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user