Skip to content

Commit

Permalink
fix(): install semantic
Browse files Browse the repository at this point in the history
  • Loading branch information
Tbaut committed Dec 12, 2023
1 parent e6bfb4a commit a28b8c6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"format-check": "yarn prettier --check ."
},
"dependencies": {
"@chainsafe/cypress-polkadot-wallet": "0.0.1",
"@chainsafe/cypress-polkadot-wallet": "0.0.0-semantic-release",
"@polkadot/extension-dapp": "^0.46.6"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ __metadata:
languageName: node
linkType: hard

"@chainsafe/cypress-polkadot-wallet@npm:0.0.1, @chainsafe/cypress-polkadot-wallet@workspace:packages/plugin":
"@chainsafe/cypress-polkadot-wallet@npm:0.0.0-semantic-release, @chainsafe/cypress-polkadot-wallet@workspace:packages/plugin":
version: 0.0.0-use.local
resolution: "@chainsafe/cypress-polkadot-wallet@workspace:packages/plugin"
dependencies:
Expand Down Expand Up @@ -2153,7 +2153,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "example@workspace:packages/example"
dependencies:
"@chainsafe/cypress-polkadot-wallet": "npm:0.0.1"
"@chainsafe/cypress-polkadot-wallet": "npm:0.0.0-semantic-release"
"@polkadot/extension-dapp": "npm:^0.46.6"
"@typescript-eslint/eslint-plugin": "npm:^6.14.0"
"@typescript-eslint/parser": "npm:^6.14.0"
Expand Down

0 comments on commit a28b8c6

Please sign in to comment.