Skip to content

Commit

Permalink
Bump cli version (#498)
Browse files Browse the repository at this point in the history
* Bump core and cli versions

* Add only @faststore/cli as a direct dependency

* Remove @faststore/core from dependency
  • Loading branch information
gvc authored Jul 18, 2024
1 parent ba0d9c0 commit 425c887
Show file tree
Hide file tree
Showing 2 changed files with 216 additions and 154 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,13 @@
"test": "faststore test"
},
"dependencies": {
"@faststore/core": "3.0.77",
"@faststore/cli": "^3.0.87",
"next": "^13.5.6",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@cypress/code-coverage": "^3.12.1",
"@faststore/cli": "3.0.71",
"@faststore/lighthouse": "^3.0.68",
"@lhci/cli": "^0.9.0",
"@testing-library/cypress": "^10.0.1",
Expand Down
Loading

0 comments on commit 425c887

Please sign in to comment.