Skip to content

Commit

Permalink
Merge pull request #277 from finn-no/fix-bridge-typo
Browse files Browse the repository at this point in the history
fix: fixed a typo in the bridge package.json, preventing publishing.
  • Loading branch information
tor0405 authored Jun 12, 2024
2 parents 1a2e677 + e0fd2ab commit ac26fa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/bridge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"eik:login": "eik login",
"eik:publish": "eik publish",
"eik:alias": "eik npm-alias",
"eik:publish:ci": "../../scripts/publish.js bridge @podium/bridge"
"eik:publish:ci": "../../scripts/publish.js podium @podium/bridge"
},
"dependencies": {
"@podium/bridge": "^1.2.2"
Expand Down

0 comments on commit ac26fa2

Please sign in to comment.