Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9f04808

Browse files
committed
update DIO to 8.1.1
1 parent ee308dc commit 9f04808

File tree

17 files changed

+5
-5
lines changed

17 files changed

+5
-5
lines changed
File renamed without changes.
File renamed without changes.

dio-v8.0.3-keyed/package.json renamed to dio-v8.1.1-keyed/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-dio",
3-
"version": "8.0.3",
3+
"version": "8.1.1",
44
"description": "DIO demo",
55
"main": "index.js",
66
"scripts": {
@@ -27,6 +27,6 @@
2727
"jsx-loader": "0.13.2"
2828
},
2929
"dependencies": {
30-
"dio.js": "8.0.3"
30+
"dio.js": "8.1.1"
3131
}
3232
}
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

dio-v8.0.3-non-keyed/package.json renamed to dio-v8.1.1-non-keyed/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-dio",
3-
"version": "8.0.3",
3+
"version": "8.1.1",
44
"description": "DIO demo",
55
"main": "index.js",
66
"scripts": {
@@ -27,6 +27,6 @@
2727
"jsx-loader": "0.13.2"
2828
},
2929
"dependencies": {
30-
"dio.js": "8.0.3"
30+
"dio.js": "8.1.1"
3131
}
3232
}
File renamed without changes.
File renamed without changes.

index.html

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

0 commit comments

Comments
 (0)