Skip to content

Commit 35970e2

Browse files
committed
remove unused dev-dependency
1 parent 968c62e commit 35970e2

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
@@ -30,8 +30,7 @@
3030
],
3131
"devDependencies": {
3232
"mocha": "^3.2.0",
33-
"txt-to-ast": "^1.1.0",
34-
"unist-builder": "^1.0.1"
33+
"txt-to-ast": "^1.1.0"
3534
},
3635
"dependencies": {
3736
"object-assign": "^4.0.1"

0 commit comments

Comments
 (0)