Skip to content

Commit

Permalink
fix: install wapijs from workspace in the example bot package
Browse files Browse the repository at this point in the history
Signed-off-by: sarthakjdev <[email protected]>
  • Loading branch information
sarthakjdev committed May 14, 2024
1 parent 58efaf5 commit 35204ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/example-chat-bot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"packageManager": "[email protected]",
"dependencies": {
"@wapijs/wapi.js": "0.0.2",
"@wapijs/wapi.js": "workspace:*",
"dotenv": "^16.3.1"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 35204ff

Please sign in to comment.