upgrade custom mithril

pull/2713/merge
Thibault Duplessis 2017-03-08 13:35:52 +01:00
parent e4ac5addee
commit 45fbf530ca
14 changed files with 14 additions and 17 deletions

View File

@ -38,6 +38,6 @@
"game": "file:../game",
"tree": "file:../tree",
"ceval": "file:../ceval",
"mithril": "github:ornicar/mithril.js#v1.0.1"
"mithril": "github:ornicar/mithril.js#lila-1"
}
}

View File

@ -32,6 +32,6 @@
"dependencies": {
"common": "file:../common",
"chess": "file:../chess",
"mithril": "github:ornicar/mithril.js#v1.0.1"
"mithril": "github:ornicar/mithril.js#lila-1"
}
}

View File

@ -27,7 +27,5 @@
"vinyl-source-stream": "^1",
"watchify": "^3"
},
"dependencies": {
"mithril": "github:ornicar/mithril.js#v1.0.1"
}
"dependencies": {}
}

View File

@ -31,6 +31,6 @@
},
"dependencies": {
"chessground": "^6.4",
"mithril": "github:ornicar/mithril.js#v1.0.1"
"mithril": "github:ornicar/mithril.js#lila-1"
}
}

View File

@ -30,7 +30,6 @@
"watchify": "^3"
},
"dependencies": {
"chess": "file:../chess",
"mithril": "github:ornicar/mithril.js#v1.0.1"
"chess": "file:../chess"
}
}

View File

@ -30,7 +30,7 @@
"watchify": "^3"
},
"dependencies": {
"mithril": "github:ornicar/mithril.js#v1.0.1",
"mithril": "github:ornicar/mithril.js#lila-1",
"common": "file:../common",
"numeral": "^1.5"
}

View File

@ -32,6 +32,6 @@
"chess.js": "github:ornicar/chess.js#learn",
"chessground": "github:ornicar/chessground#v4.4.0",
"common": "file:../common",
"mithril": "github:ornicar/mithril.js#v1.0.1"
"mithril": "github:ornicar/mithril.js#lila-1"
}
}

View File

@ -32,6 +32,6 @@
"dependencies": {
"chessground": "^6.4",
"common": "file:../common",
"mithril": "github:ornicar/mithril.js#v1.0.1"
"mithril": "github:ornicar/mithril.js#lila-vdom-only-1"
}
}

View File

@ -30,7 +30,7 @@
"watchify": "^3"
},
"dependencies": {
"mithril": "github:ornicar/mithril.js#v1.0.1",
"mithril": "github:ornicar/mithril.js#lila-1",
"numeral": "^1.5"
}
}

View File

@ -35,6 +35,6 @@
"chess": "file:../chess",
"tree": "file:../tree",
"ceval": "file:../ceval",
"mithril": "github:ornicar/mithril.js#v1.0.1"
"mithril": "github:ornicar/mithril.js#lila-1"
}
}

View File

@ -33,6 +33,6 @@
"chessground": "^6.4",
"common": "file:../common",
"game": "file:../game",
"mithril": "github:ornicar/mithril.js#v1.0.1"
"mithril": "github:ornicar/mithril.js#lila-1"
}
}

View File

@ -30,6 +30,6 @@
},
"dependencies": {
"game": "file:../game",
"mithril": "github:ornicar/mithril.js#v1.0.1"
"mithril": "github:ornicar/mithril.js#lila-1"
}
}

View File

@ -32,6 +32,6 @@
"chessground": "^v6.4",
"common": "file:../common",
"game": "file:../game",
"mithril": "github:ornicar/mithril.js#v1.0.1"
"mithril": "github:ornicar/mithril.js#lila-1"
}
}

View File

@ -30,6 +30,6 @@
"watchify": "^3"
},
"dependencies": {
"mithril": "github:ornicar/mithril.js#v1.0.1"
"mithril": "github:ornicar/mithril.js#lila-1"
}
}