Skip to content

Commit

Permalink
chore: add missing globals dep
Browse files Browse the repository at this point in the history
  • Loading branch information
ghiscoding committed Jun 19, 2024
1 parent 76c52f7 commit b34ab00
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 51 deletions.
88 changes: 38 additions & 50 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
Expand Up @@ -87,6 +87,7 @@
"fs-extra": "^11.2.0",
"git-url-parse": "^14.0.0",
"glob": "^10.4.2",
"globals": "^15.6.0",
"http-server": "^14.1.1",
"inquirer": "^9.2.23",
"load-json-file": "^7.0.1",
Expand All @@ -112,4 +113,4 @@
"engines": {
"node": ">=18.0.0"
}
}
}

0 comments on commit b34ab00

Please sign in to comment.