File tree Expand file tree Collapse file tree 7 files changed +7
-6
lines changed Expand file tree Collapse file tree 7 files changed +7
-6
lines changed File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change 99 "author" : " Stefan Krause" ,
1010 "license" : " Apache-2.0" ,
1111 "devDependencies" : {
12- "babel-core" : " 6.10.4 " ,
13- "babel-loader" : " 6.2.4 " ,
14- "babel-preset-es2015" : " 6.9 .0" ,
15- "webpack" : " 1.13.1 "
12+ "babel-core" : " 6.18.2 " ,
13+ "babel-loader" : " 6.2.8 " ,
14+ "babel-preset-es2015" : " 6.18 .0" ,
15+ "webpack" : " 1.13.3 "
1616 },
1717 "dependencies" : {
18- "knockout" : " 3.4.0 "
18+ "knockout" : " 3.4.1 "
1919 }
2020}
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ export let frameworks = [
3838 f ( "elm-v0.17.1" ) ,
3939 f ( "inferno-v1.0.0-beta9" ) ,
4040 f ( "kivi-v1.0.0-rc2" ) ,
41- f ( "knockout-v3.4.0 " ) ,
41+ f ( "knockout-v3.4.1 " ) ,
4242 f ( "mithril-v0.2.5" ) ,
4343 f ( "mithril-v1.0.0-alpha" ) ,
4444 f ( "plastiq-v1.33.0" ) ,
Original file line number Diff line number Diff line change 1616 " ./src/webdriverAccess.ts" ,
1717 " ./src/benchmarkRunner.ts" ,
1818 " ./src/createResultTable.ts" ,
19+ " ./src/createIndex.ts" ,
1920 " ./src/runCheck.ts"
2021 ],
2122 "exclude" : [
You can’t perform that action at this time.
0 commit comments