Skip to content

Commit f672514

Browse files
committed
Remove yarn dev dependency in nodejs folder.
1 parent 39115ac commit f672514

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

nodejs/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
"mocha": "^8.0.1",
3131
"prettier": "^2.0.5",
3232
"ts-node": "^8.10.2",
33-
"typescript": "^3.9.5",
34-
"yarn": "^1.22.4"
33+
"typescript": "^3.9.5"
3534
}
3635
}

0 commit comments

Comments
 (0)