Skip to content

Commit eb66b28

Browse files
author
Henrik jJaven
committed
old veriosn
1 parent f3901eb commit eb66b28

File tree

1 file changed

+24
-25
lines changed

1 file changed

+24
-25
lines changed
Lines changed: 24 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,26 @@
11
{
2-
"name": "js-framework-benchmark-doohtml",
3-
"version": "0.92.1",
4-
"description": "DooHTML JS-Benchmark",
5-
"main": "Main.class.js",
6-
"js-framework-benchmark": {
7-
"frameworkVersion": "",
8-
"frameworkHomeURL": "https://doohtml.com",
9-
"useShadowRoot": true,
10-
"shadowRootName": "doo-main",
11-
"buttonsInShadowRoot": false,
12-
"issues": [772, 1139]
13-
},
14-
"scripts": {
15-
"build-dev": "exit 0",
16-
"build-prod": "exit 0"
17-
},
18-
"keywords": [],
19-
"author": "Henrik Javen",
20-
"license": "Apache-2.0",
21-
"homepage": "https://doohtml.com",
22-
"repository": {
23-
"type": "git",
24-
"url": "https://github.com/hman61/js-framework-benchmark"
25-
}
2+
"name": "js-framework-benchmark-doohtml",
3+
"version": "0.60.13",
4+
"description": "DooHTML JS-Benchmark",
5+
"main": "Main.class.js",
6+
"js-framework-benchmark": {
7+
"frameworkVersion": "",
8+
"frameworkHomeURL": "https://doohtml.com",
9+
"useShadowRoot": true,
10+
"shadowRootName": "doo-main",
11+
"buttonsInShadowRoot": false,
12+
"issues": [772, 1139]
13+
},
14+
"scripts": {
15+
"build-dev": "exit 0",
16+
"build-prod": "exit 0"
17+
},
18+
"keywords": [],
19+
"author": "Henrik Javen",
20+
"license": "Apache-2.0",
21+
"homepage": "https://doohtml.com",
22+
"repository": {
23+
"type": "git",
24+
"url": "https://github.com/hman61/js-framework-benchmark"
2625
}
27-
26+
}

0 commit comments

Comments
 (0)