Skip to content

Commit

Permalink
cli-lib 7
Browse files Browse the repository at this point in the history
  • Loading branch information
camden11 committed Nov 7, 2023
1 parent 4f2f6ad commit af081ee
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"url": "https://github.com/HubSpot/hubspot-cms-tools"
},
"dependencies": {
"@hubspot/cli-lib": "^6.0.0",
"@hubspot/cli-lib": "^7.0.0",
"@hubspot/local-dev-lib": "^0.0.8",
"@hubspot/serverless-dev-runtime": "5.0.2",
"@hubspot/ui-extensions-dev-server": "^0.8.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/serverless-dev-runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"repository": "https://github.com/HubSpot/hubspot-cli",
"license": "Apache-2.0",
"dependencies": {
"@hubspot/cli-lib": "^6.0.0",
"@hubspot/cli-lib": "^7.0.0",
"@hubspot/local-dev-lib": "^0.0.8",
"body-parser": "^1.19.0",
"chalk": "^4.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/webpack-cms-plugins/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"test": "echo \"Error: run tests from root\" && exit 1"
},
"dependencies": {
"@hubspot/cli-lib": "^6.0.0",
"@hubspot/cli-lib": "^7.0.0",
"@hubspot/local-dev-lib": "^0.0.8"
},
"gitHead": "0659fd19cabc3645af431b177c11d0c1b089e0f8"
Expand Down

0 comments on commit af081ee

Please sign in to comment.