Skip to content

Commit

Permalink
Merge pull request #276 from finn-no/fix-bridge
Browse files Browse the repository at this point in the history
fix: forgot to add bridge to package.json, causing it to not be published by publish script
  • Loading branch information
tor0405 authored Jun 12, 2024
2 parents 0f10200 + 4c749e0 commit 1a2e677
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"publish": "npm run eik:publish:ci --workspaces --if-present"
},
"workspaces": [
"packages/bridge",
"packages/braze",
"packages/react-18",
"packages/react-dom-18",
Expand Down

0 comments on commit 1a2e677

Please sign in to comment.