diff --git a/lerna.json b/lerna.json index ff1f900d..f00374b5 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { - "version": "2.3.12", + "version": "2.3.13", "packages": [ "src/*" ], diff --git a/src/HTTP/package.json b/src/HTTP/package.json index 72d2a548..75ea58ae 100644 --- a/src/HTTP/package.json +++ b/src/HTTP/package.json @@ -1,6 +1,6 @@ { "name": "@vite/vitejs-http", - "version": "2.3.12", + "version": "2.3.13", "main": "dist/index.node.js", "browser": "dist/index.web.js", "repository": { diff --git a/src/IPC/package.json b/src/IPC/package.json index ee3657f6..fd14055a 100644 --- a/src/IPC/package.json +++ b/src/IPC/package.json @@ -1,6 +1,6 @@ { "name": "@vite/vitejs-ipc", - "version": "2.3.12", + "version": "2.3.13", "main": "dist/index.node.js", "browser": "dist/index.web.js", "repository": { diff --git a/src/WS/package.json b/src/WS/package.json index 7bdb74fb..6692b58c 100644 --- a/src/WS/package.json +++ b/src/WS/package.json @@ -1,6 +1,6 @@ { "name": "@vite/vitejs-ws", - "version": "2.3.12", + "version": "2.3.13", "main": "dist/index.node.js", "browser": "dist/index.web.js", "repository": { diff --git a/src/abi/package.json b/src/abi/package.json index f2e1719e..6ada1e5a 100644 --- a/src/abi/package.json +++ b/src/abi/package.json @@ -1,6 +1,6 @@ { "name": "@vite/vitejs-abi", - "version": "2.3.12", + "version": "2.3.13", "main": "dist/index.node.js", "browser": "dist/index.web.js", "repository": { diff --git a/src/accountBlock/package.json b/src/accountBlock/package.json index 6136dd28..2446ab65 100644 --- a/src/accountBlock/package.json +++ b/src/accountBlock/package.json @@ -1,6 +1,6 @@ { "name": "@vite/vitejs-accountblock", - "version": "2.3.12", + "version": "2.3.13", "main": "dist/index.node.js", "browser": "dist/index.web.js", "repository": { diff --git a/src/communication/package.json b/src/communication/package.json index 68805df6..80a1865e 100644 --- a/src/communication/package.json +++ b/src/communication/package.json @@ -1,6 +1,6 @@ { "name": "@vite/vitejs-communication", - "version": "2.3.12", + "version": "2.3.13", "main": "dist/index.node.js", "browser": "dist/index.web.js", "repository": { diff --git a/src/constant/package.json b/src/constant/package.json index 6aa835d5..ea44fb5f 100644 --- a/src/constant/package.json +++ b/src/constant/package.json @@ -1,6 +1,6 @@ { "name": "@vite/vitejs-constant", - "version": "2.3.12", + "version": "2.3.13", "main": "dist/index.node.js", "browser": "dist/index.web.js", "repository": { diff --git a/src/error/package.json b/src/error/package.json index e5c8df8d..260aa2a9 100644 --- a/src/error/package.json +++ b/src/error/package.json @@ -1,6 +1,6 @@ { "name": "@vite/vitejs-error", - "version": "2.3.12", + "version": "2.3.13", "main": "dist/index.node.js", "browser": "dist/index.web.js", "repository": { diff --git a/src/keystore/package.json b/src/keystore/package.json index 64b9ff56..47f08f23 100644 --- a/src/keystore/package.json +++ b/src/keystore/package.json @@ -1,6 +1,6 @@ { "name": "@vite/vitejs-keystore", - "version": "2.3.12", + "version": "2.3.13", "main": "dist/index.node.js", "browser": "dist/index.web.js", "repository": { diff --git a/src/utils/package.json b/src/utils/package.json index 860930ec..8f60c9d8 100644 --- a/src/utils/package.json +++ b/src/utils/package.json @@ -1,6 +1,6 @@ { "name": "@vite/vitejs-utils", - "version": "2.3.12", + "version": "2.3.13", "main": "dist/index.node.js", "browser": "dist/index.web.js", "repository": { diff --git a/src/viteAPI/package.json b/src/viteAPI/package.json index acbe6a54..9484b7cb 100644 --- a/src/viteAPI/package.json +++ b/src/viteAPI/package.json @@ -1,6 +1,6 @@ { "name": "@vite/vitejs-viteapi", - "version": "2.3.12", + "version": "2.3.13", "main": "dist/index.node.js", "browser": "dist/index.web.js", "repository": { diff --git a/src/vitejs/package.json b/src/vitejs/package.json index ee587abb..2a18517a 100644 --- a/src/vitejs/package.json +++ b/src/vitejs/package.json @@ -1,6 +1,6 @@ { "name": "@vite/vitejs", - "version": "2.3.12", + "version": "2.3.13", "main": "dist/index.node.js", "browser": "dist/index.web.js", "repository": { @@ -24,7 +24,6 @@ "bn.js": "^5.1.1", "browserify-aes": "^1.2.0", "buffer": "^5.5.0", - "conventional-changelog-cli": "^2.0.21", "create-hmac": "^1.1.7", "es6-promise": "^4.2.5", "jsonrpc-lite": "^2.0.3", diff --git a/src/wallet/package.json b/src/wallet/package.json index 1030b463..45468640 100644 --- a/src/wallet/package.json +++ b/src/wallet/package.json @@ -1,6 +1,6 @@ { "name": "@vite/vitejs-wallet", - "version": "2.3.12", + "version": "2.3.13", "main": "dist/index.node.js", "browser": "dist/index.web.js", "repository": { @@ -24,7 +24,6 @@ "bn.js": "^5.1.1", "browserify-aes": "^1.2.0", "buffer": "^5.5.0", - "conventional-changelog-cli": "^2.0.21", "create-hmac": "^1.1.7", "es6-promise": "^4.2.5", "jsonrpc-lite": "^2.0.3",