Skip to content

Commit 4a09b49

Browse files
authored
package.json cleanup (#21)
remove dev dependency that is not required Signed-off-by: Michael Dawson <[email protected]>
1 parent becb512 commit 4a09b49

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,7 @@
4343
"eslint-plugin-promise": "^4.2.1",
4444
"eslint-plugin-standard": "^4.0.1",
4545
"fs-extra": "^8.1.0",
46-
"mocha": "^6.2.0",
47-
"standard": "^14.0.2"
46+
"mocha": "^6.2.0"
4847
},
4948
"engines": {
5049
"node": "^14 || ^13 || ^12 || ^11 || ^10.19"

0 commit comments

Comments
 (0)