Skip to content

Commit 29590bf

Browse files
committed
Add missing dependencies
1 parent 9d43892 commit 29590bf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,9 @@
3535
],
3636
"dependencies": {
3737
"@types/hast": "^2.0.0",
38+
"comma-separated-tokens": "^2.0.0",
3839
"property-information": "^6.0.0",
40+
"space-separated-tokens": "^2.0.0",
3941
"web-namespaces": "^2.0.0",
4042
"zwitch": "^2.0.0"
4143
},

0 commit comments

Comments
 (0)