Skip to content

Commit b8c3a26

Browse files
authored
Update package.json
1 parent 7f5340b commit b8c3a26

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.5",
3+
"version": "1.0.6",
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.16.163"
23+
"pota": "^0.17.170"
2424
},
2525
"devDependencies": {
2626
"@babel/core": "7.25.2",

0 commit comments

Comments
 (0)