Skip to content

Commit c74b55f

Browse files
authored
Update package.json
1 parent e2d4487 commit c74b55f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

frameworks/keyed/pota/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-pota",
3-
"version": "1.0.6",
3+
"version": "1.0.7",
44
"type": "module",
55
"main": "dist/main.js",
66
"js-framework-benchmark": {
@@ -20,7 +20,7 @@
2020
"url": "https://github.com/krausest/js-framework-benchmark.git"
2121
},
2222
"dependencies": {
23-
"pota": "^0.17.171"
23+
"pota": "^0.17.172"
2424
},
2525
"devDependencies": {
2626
"@babel/core": "7.26.0",

0 commit comments

Comments
 (0)