Skip to content

Commit

Permalink
Merge pull request #29 from gnosis/chore/reset-versioning
Browse files Browse the repository at this point in the history
chore: reset versioning
  • Loading branch information
allemanfredi committed Nov 3, 2023
2 parents c1fc772 + 7b3c873 commit 2900430
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 15 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"private": true,
"name": "@gnosis/hashi",
"version": "1.0.0",
"name": "hashi",
"description": "",
"author": {
"name": "gnosis",
Expand Down
2 changes: 1 addition & 1 deletion packages/evm/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@gnosis/hashi",
"description": "",
"version": "1.0.0",
"version": "0.1.0",
"author": {
"name": "gnosis",
"url": "https://github.com/gnosis"
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -238,18 +238,6 @@ __metadata:
languageName: node
linkType: hard

"@gnosis/hashi@workspace:.":
version: 0.0.0-use.local
resolution: "@gnosis/hashi@workspace:."
dependencies:
"@commitlint/cli": ^17.5.1
"@commitlint/config-conventional": ^17.4.4
husky: ^8.0.3
prettier: ^2.8.7
prettier-plugin-solidity: ^1.0.0
languageName: unknown
linkType: soft

"@jridgewell/resolve-uri@npm:^3.0.3":
version: 3.1.0
resolution: "@jridgewell/resolve-uri@npm:3.1.0"
Expand Down Expand Up @@ -826,6 +814,18 @@ __metadata:
languageName: node
linkType: hard

"hashi@workspace:.":
version: 0.0.0-use.local
resolution: "hashi@workspace:."
dependencies:
"@commitlint/cli": ^17.5.1
"@commitlint/config-conventional": ^17.4.4
husky: ^8.0.3
prettier: ^2.8.7
prettier-plugin-solidity: ^1.0.0
languageName: unknown
linkType: soft

"hosted-git-info@npm:^2.1.4":
version: 2.8.9
resolution: "hosted-git-info@npm:2.8.9"
Expand Down

0 comments on commit 2900430

Please sign in to comment.