Skip to content

Commit 9b5cdbd

Browse files
committed
Update cample to v3.2.0-alpha.8
1 parent 2158135 commit 9b5cdbd

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

0 commit comments

Comments
 (0)