Skip to content

Commit d414211

Browse files
committed
chore(docs): Remove unneeded yaml dependency from website
Seems to build and run fine without it. Signed-off-by: Jesse Szwedko <[email protected]>
1 parent 40c9afc commit d414211

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

website/package.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,7 @@
5858
"tocbot": "^4.12.2",
5959
"topojson-client": "^3.1.0",
6060
"ts-node": "^9.1.1",
61-
"typescript": "^4.1.3",
62-
"yaml": "^1.10.2"
61+
"typescript": "^4.1.3"
6362
},
6463
"browserslist": [
6564
"since 2017-06"

0 commit comments

Comments
 (0)