We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8ba8269 + 456bfcb commit 7a0d475Copy full SHA for 7a0d475
frameworks/keyed/pota/package.json
@@ -1,11 +1,14 @@
1
{
2
"name": "js-framework-benchmark-pota",
3
- "version": "1.0.0",
+ "version": "1.0.1",
4
"type": "module",
5
"main": "dist/main.js",
6
"js-framework-benchmark": {
7
"frameworkVersionFromPackage": "pota",
8
- "frameworkHomeURL": "https://github.com/potahtml/pota"
+ "frameworkHomeURL": "https://pota.quack.uy/",
9
+ "issues": [
10
+ 801
11
+ ]
12
},
13
"scripts": {
14
"build-dev": "rollup -c -w",
@@ -19,7 +22,7 @@
19
22
"url": "https://github.com/krausest/js-framework-benchmark.git"
20
23
21
24
"dependencies": {
- "pota": "^0.7.79"
25
+ "pota": "^0.9.94"
26
27
"devDependencies": {
28
"@babel/core": "^7.23.9",
0 commit comments