Skip to content
This repository was archived by the owner on Jul 25, 2024. It is now read-only.

Commit b0da0db

Browse files
authored
Merge pull request #357 from qianbin/bump-version
bump to v1.1.0
2 parents e9bdebf + c43327f commit b0da0db

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "org.vechain.sync",
3-
"version": "1.0.8",
3+
"version": "1.1.0",
44
"author": "vechain.org",
55
"description": "A browser that empowers DApps on VeChain",
66
"license": "LGPL-3.0",
@@ -74,6 +74,7 @@
7474
}
7575
},
7676
"dependencies": {
77+
"@vechain/connex": "^1.4.0",
7778
"thor-devkit": "~1.0.0"
7879
},
7980
"devDependencies": {

0 commit comments

Comments
 (0)