Skip to content

Commit c69684f

Browse files
committed
remove console.log
1 parent c768e7d commit c69684f

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

frameworks/keyed/uhydro/app.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frameworks/keyed/uhydro/package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frameworks/keyed/uhydro/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-uhydro",
3-
"version": "1.0.2",
3+
"version": "1.0.5",
44
"description": "uhydro demo",
55
"main": "dist/app.min.js",
66
"js-framework-benchmark": {
@@ -27,6 +27,6 @@
2727
"typescript": "^4.3.2"
2828
},
2929
"dependencies": {
30-
"uhydro": "^1.0.2"
30+
"uhydro": "^1.0.5"
3131
}
3232
}

0 commit comments

Comments
 (0)