Skip to content

Commit

Permalink
Moved Chokidar dependency to development as it's not used in Prod, th…
Browse files Browse the repository at this point in the history
…is resolves the braces triage.
  • Loading branch information
nataliecarey committed Sep 23, 2024
1 parent bbce4fc commit cff6c65
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 8 deletions.
44 changes: 37 additions & 7 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@
"@sentry/node": "7.74.0",
"cert-info": "^1.5.1",
"change-case": "2.3.x",
"chokidar": "^3.5.3",
"client-sessions": "0.8.x",
"compression": "1.7.x",
"credit-card-type": "6.3.x",
Expand Down Expand Up @@ -118,6 +117,7 @@
"chai-as-promised": "^7.1.1",
"chai-string": "^1.4.0",
"cheerio": "^1.0.0-rc.12",
"chokidar": "^3.5.3",
"chokidar-cli": "latest",
"cypress": "^13.3.1",
"dotenv": "^16.3.1",
Expand Down

0 comments on commit cff6c65

Please sign in to comment.