revert mithril.js to 0.1.24

pull/138/head
Thibault Duplessis 2014-11-30 13:12:18 +01:00
parent c44102230f
commit 7885474d4d
5 changed files with 9 additions and 9 deletions

View File

@ -30,11 +30,11 @@
"watchify": "^1.0.2"
},
"dependencies": {
"chessground": "1.7.25",
"chessground": "1.7.24",
"chessli.js": "file:../chessli",
"game": "file:../game",
"lodash-node": "^2.4.1",
"mithril": "0.1.25",
"mithril": "0.1.24",
"mousetrap": "0.0.1"
}
}

View File

@ -30,8 +30,8 @@
"watchify": "^1.0.2"
},
"dependencies": {
"chessground": "1.7.25",
"chessground": "1.7.24",
"lodash-node": "^2.4.1",
"mithril": "0.1.25"
"mithril": "0.1.24"
}
}

View File

@ -31,6 +31,6 @@
},
"dependencies": {
"lodash-node": "^2.4.1",
"mithril": "0.1.25"
"mithril": "0.1.24"
}
}

View File

@ -30,11 +30,11 @@
"watchify": "^1.0.2"
},
"dependencies": {
"chessground": "1.7.25",
"chessground": "1.7.24",
"chessli.js": "file:../chessli",
"lodash-node": "^2.4.1",
"merge": "^1.2.0",
"mithril": "0.1.25",
"mithril": "0.1.24",
"mousetrap": "0.0.1"
}
}

View File

@ -30,11 +30,11 @@
"watchify": "^1.0.2"
},
"dependencies": {
"chessground": "1.7.25",
"chessground": "1.7.24",
"chessli.js": "file:../chessli",
"game": "file:../game",
"lodash-node": "^2.4.1",
"mithril": "0.1.25",
"mithril": "0.1.24",
"mousetrap": "0.0.1"
}
}