upgrade mithril & chessground

pull/195/head
Thibault Duplessis 2015-01-02 18:02:13 +01:00
parent cb1abd3665
commit 4fcd99c9f1
7 changed files with 13 additions and 13 deletions

File diff suppressed because one or more lines are too long

View File

@ -30,11 +30,11 @@
"watchify": "^1.0.2"
},
"dependencies": {
"chessground": "1.8.2",
"chessground": "1.8.7",
"chessli.js": "file:../chessli",
"game": "file:../game",
"lodash-node": "^2.4.1",
"mithril": "0.1.27",
"mithril": "0.1.28",
"mousetrap": "0.0.1"
}
}

View File

@ -30,8 +30,8 @@
"watchify": "^1.0.2"
},
"dependencies": {
"chessground": "1.8.2",
"chessground": "1.8.7",
"lodash-node": "^2.4.1",
"mithril": "0.1.27"
"mithril": "0.1.28"
}
}

View File

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

View File

@ -30,8 +30,8 @@
"watchify": "^1.0.2"
},
"dependencies": {
"chessground": "1.8.2",
"chessground": "1.8.7",
"lodash-node": "^2.4.1",
"mithril": "0.1.27"
"mithril": "0.1.28"
}
}

View File

@ -30,11 +30,11 @@
"watchify": "^1.0.2"
},
"dependencies": {
"chessground": "1.8.2",
"chessground": "1.8.7",
"chessli.js": "file:../chessli",
"lodash-node": "^2.4.1",
"merge": "^1.2.0",
"mithril": "0.1.27",
"mithril": "0.1.28",
"mousetrap": "0.0.1"
}
}

View File

@ -30,11 +30,11 @@
"watchify": "^1.0.2"
},
"dependencies": {
"chessground": "1.8.2",
"chessground": "1.8.7",
"chessli.js": "file:../chessli",
"game": "file:../game",
"lodash-node": "^2.4.1",
"mithril": "0.1.27",
"mithril": "0.1.28",
"mousetrap": "0.0.1"
}
}