Skip to content

Commit

Permalink
fix: add missing dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
omeraplak committed Nov 18, 2022
1 parent be9d118 commit 9d47efe
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
11 changes: 4 additions & 7 deletions package-lock.json

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

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "superplate-cli",
"version": "1.9.0",
"version": "1.9.1",
"description": "The frontend boilerplate with superpowers",
"license": "MIT",
"repository": {
Expand Down Expand Up @@ -32,6 +32,7 @@
"chalk": "^4.1.0",
"clear": "^0.1.0",
"commander": "^6.2.0",
"enquirer": "^2.3.6",
"fs-extra": "^9.0.1",
"lodash": "^4.17.21",
"ora": "^5.1.0",
Expand Down

0 comments on commit 9d47efe

Please sign in to comment.