Skip to content
This repository was archived by the owner on Feb 26, 2026. It is now read-only.

Commit 055f7b1

Browse files
author
Tom Boutell
authored
Merge pull request #18 from TheChickenNagget/patch-1
add mocha as devDependency to lower package size
2 parents cf7e1bb + a5269bd commit 055f7b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
],
2222
"author": "Thomas Boutell",
2323
"license": "MIT",
24-
"dependencies": {
24+
"devDependencies": {
2525
"mocha": "^7.1.1"
2626
}
2727
}

0 commit comments

Comments
 (0)