Skip to content

Commit 1a0df24

Browse files
committed
Merge branch 'master' of https://github.com/GianlucaGuarini/js-framework-benchmark into GianlucaGuarini-master
2 parents 0b79f10 + d1d77ea commit 1a0df24

File tree

4 files changed

+202
-182
lines changed

4 files changed

+202
-182
lines changed

frameworks/keyed/riot/package-lock.json

Lines changed: 117 additions & 43 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frameworks/keyed/riot/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@
1010
"build-prod": "webpack -p"
1111
},
1212
"devDependencies": {
13-
"@riotjs/compiler": "6.1.3",
13+
"@riotjs/compiler": "^6.1.3",
1414
"@riotjs/webpack-loader": "6.0.0",
1515
"webpack": "4.42.1",
1616
"webpack-cli": "3.3.11"
1717
},
1818
"dependencies": {
19-
"riot": "6.1.2"
19+
"riot": "^7.0.6"
2020
}
2121
}

0 commit comments

Comments
 (0)