Skip to content

Commit 527995d

Browse files
authored
Update package.json
1 parent be56b11 commit 527995d

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.1",
3+
"version": "1.0.2",
44
"type": "module",
55
"main": "dist/main.js",
66
"js-framework-benchmark": {
@@ -22,7 +22,7 @@
2222
"url": "https://github.com/krausest/js-framework-benchmark.git"
2323
},
2424
"dependencies": {
25-
"pota": "^0.9.94"
25+
"pota": "^0.12.118"
2626
},
2727
"devDependencies": {
2828
"@babel/core": "^7.23.9",

0 commit comments

Comments
 (0)