Skip to content

Commit adcf67b

Browse files
committed
Merge branch 'master' of https://github.com/antonmak1/js-framework-benchmark into antonmak1-master
2 parents aab14f4 + bdcd115 commit adcf67b

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

frameworks/keyed/cample/package-lock.json

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

frameworks/keyed/cample/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "js-framework-benchmark-cample",
3-
"version": "3.2.0-alpha.15",
3+
"version": "3.2.0-alpha.25",
44
"description": "cample demo",
55
"main": "dist/main.js",
66
"js-framework-benchmark": {
@@ -30,6 +30,6 @@
3030
"webpack-cli": "5.1.4"
3131
},
3232
"dependencies": {
33-
"cample": "3.2.0-alpha.15"
33+
"cample": "3.2.0-alpha.25"
3434
}
3535
}

0 commit comments

Comments
 (0)