Skip to content

Commit eb3d271

Browse files
committed
refactor: remove unneeded globby and marked from devDependencies
Though required by other deps, these packages are not currently needed as devDeps or peerDeps
1 parent 307bc33 commit eb3d271

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,7 @@
2828
"eslint-config-canonical": "^17.1.1",
2929
"gitdown": "^2.6.1",
3030
"glob": "^7.1.4",
31-
"globby": "^9.2.0",
3231
"husky": "^2.7.0",
33-
"marked": "^0.6.2",
3432
"mocha": "^6.1.4",
3533
"nyc": "^14.1.1",
3634
"semantic-release": "^15.13.18",

0 commit comments

Comments
 (0)