Skip to content

Commit

Permalink
⚡ Pin @rudderstack/rudder-sdk-node to 1.0.6 in cli package to fix bui…
Browse files Browse the repository at this point in the history
…ld issue
  • Loading branch information
janober committed Nov 19, 2021
1 parent 5714791 commit 0c6af9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"dependencies": {
"@oclif/command": "^1.5.18",
"@oclif/errors": "^1.2.2",
"@rudderstack/rudder-sdk-node": "^1.0.2",
"@rudderstack/rudder-sdk-node": "1.0.6",
"@types/json-diff": "^0.5.1",
"@types/jsonwebtoken": "^8.5.2",
"basic-auth": "^2.0.1",
Expand Down

0 comments on commit 0c6af9f

Please sign in to comment.