Skip to content

Commit

Permalink
move mocha-multi-reporters back to dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
echo-bravo-yahoo committed Nov 21, 2024
1 parent e9335a5 commit 0f26c94
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 @@ -15,7 +15,6 @@
"eslint": "^9.12.0",
"faunadb": "^4.5.4",
"inquirer": "^12.0.0",
"mocha-multi-reporters": "^1.5.1",
"open": "10.1.0",
"update-notifier": "^7.3.1",
"yargs": "^17.7.2"
Expand All @@ -37,6 +36,7 @@
"husky": "^9.1.6",
"mocha": "^10.7.3",
"mocha-junit-reporter": "^2.2.1",
"mocha-multi-reporters": "^1.5.1",
"postject": "^1.0.0-alpha.6",
"prettier": "^3.3.3",
"sinon": "^19.0.2",
Expand Down

0 comments on commit 0f26c94

Please sign in to comment.