Skip to content

Commit

Permalink
chore: version
Browse files Browse the repository at this point in the history
  • Loading branch information
originalix committed Apr 7, 2024
1 parent 1de020d commit 16470ca
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion packages/core/src/versionInfo.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

const version = '1.1.56-alpha.2';
const version = '1.1.58-alpha.1';
const versionBuild = '2020-0101-1';

export default {
Expand Down
5 changes: 0 additions & 5 deletions packages/providers/inpage-providers-hub/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -244,11 +244,6 @@
dependencies:
"@types/node" "*"

"@wallet-standard/base@^1.0.1":
version "1.0.1"
resolved "https://registry.yarnpkg.com/@wallet-standard/base/-/base-1.0.1.tgz#860dd94d47c9e3c5c43b79d91c6afdbd7a36264e"
integrity sha512-1To3ekMfzhYxe0Yhkpri+Fedq0SYcfrOfJi3vbLjMwF2qiKPjTGLwZkf2C9ftdQmxES+hmxhBzTwF4KgcOwf8w==

accepts@~1.3.8:
version "1.3.8"
resolved "https://registry.yarnpkg.com/accepts/-/accepts-1.3.8.tgz#0bf0be125b67014adcb0b0921e62db7bffe16b2e"
Expand Down

0 comments on commit 16470ca

Please sign in to comment.