Skip to content

Commit bb4b008

Browse files
committed
chore(temp): remove workspace dependencies
To be able to install the package by git url.
1 parent a0b0d8c commit bb4b008

File tree

2 files changed

+98
-358
lines changed

2 files changed

+98
-358
lines changed

packages/npm/@amazeelabs/publisher/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"test:integration": "exit 0"
1919
},
2020
"dependencies": {
21-
"@amazeelabs/publisher-shared": "workspace:*",
22-
"@amazeelabs/publisher-ui": "workspace:*",
21+
"@amazeelabs/publisher-shared": "^2.0.26",
22+
"@amazeelabs/publisher-ui": "^2.4.17",
2323
"@slack/webhook": "^7.0.2",
2424
"cookie-parser": "1.4.6",
2525
"cors": "^2.8.5",

0 commit comments

Comments
 (0)