Skip to content

Commit

Permalink
fix: use correct sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
samjohnsonamp committed Jan 29, 2024
1 parent 93335e5 commit a8236f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"ajv": "^6.12.3",
"axios": "^0.21.1",
"chalk": "^2.4.2",
"dc-management-sdk-js": "file:../dc-management-sdk-js",
"dc-management-sdk-js": "^2.0.0",
"enquirer": "^2.3.6",
"fs-extra": "^10.1.0",
"lodash": "^4.17.21",
Expand All @@ -118,4 +118,4 @@
"engines": {
"node": ">=16"
}
}
}

0 comments on commit a8236f6

Please sign in to comment.