Skip to content

Commit 50c8cd3

Browse files
committed
add proper version to package.json
1 parent b6d8b0b commit 50c8cd3

File tree

7 files changed

+132
-4014
lines changed

7 files changed

+132
-4014
lines changed

frameworks/keyed/mikado-proxy/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="utf-8"/>
55
<meta name="viewport" content="width=device-width">
6-
<title>Mikado-"keyed"</title>
6+
<title>Mikado-Proxy-"keyed"</title>
77
<link rel="preload" href="dist/main.js" as="script">
88
<link href="/css/currentStyle.css" rel="stylesheet"/>
99
</head>

frameworks/keyed/mikado-proxy/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"license": "Apache-2.0",
77
"js-framework-benchmark": {
88
"frameworkVersionFromPackage": "mikado",
9+
"frameworkVersion": "0.8.1",
910
"frameworkHomeURL": "https://github.com/nextapps-de/mikado/",
1011
"issues": []
1112
},

frameworks/keyed/mikado/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"license": "Apache-2.0",
77
"js-framework-benchmark": {
88
"frameworkVersionFromPackage": "mikado",
9+
"frameworkVersion": "0.8.1",
910
"frameworkHomeURL": "https://github.com/nextapps-de/mikado/",
1011
"issues": []
1112
},

frameworks/non-keyed/mikado/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"license": "Apache-2.0",
77
"js-framework-benchmark": {
88
"frameworkVersionFromPackage": "mikado",
9+
"frameworkVersion": "0.8.1",
910
"frameworkHomeURL": "https://github.com/nextapps-de/mikado/",
1011
"issues": []
1112
},

webdriver-ts-results/src/results.ts

Lines changed: 127 additions & 4012 deletions
Large diffs are not rendered by default.

webdriver-ts/_results.json

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

webdriver-ts/results.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)