Skip to content

Commit 371c23c

Browse files
committed
update cample to v.3.2.0-alpha.12
1 parent 6bcc6a5 commit 371c23c

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.11",
3+
"version": "3.2.0-alpha.12",
44
"description": "cample demo",
55
"main": "dist/main.js",
66
"js-framework-benchmark": {
@@ -29,6 +29,6 @@
2929
"webpack-cli": "5.1.4"
3030
},
3131
"dependencies": {
32-
"cample": "3.2.0-alpha.11"
32+
"cample": "3.2.0-alpha.12"
3333
}
3434
}

0 commit comments

Comments
 (0)