Skip to content

Commit 17b30ca

Browse files
committed
Fix typo
1 parent 5fffac4 commit 17b30ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
],
3636
"dependencies": {
3737
"comma-separated-tokens": "^1.0.0",
38+
"estree-util-attach-comments": "^1.0.0",
3839
"hast-util-whitespace": "^1.0.0",
3940
"property-information": "^5.0.0",
4041
"space-separated-tokens": "^1.0.0",
@@ -50,7 +51,6 @@
5051
"acorn": "^8.0.0",
5152
"acorn-jsx": "^5.0.0",
5253
"estree-to-babel": "^3.0.0",
53-
"estree-util-attach-comments": "^1.0.0",
5454
"estree-util-build-jsx": "^1.0.0",
5555
"hast-util-from-parse5": "^6.0.1",
5656
"hastscript": "^6.0.0",

0 commit comments

Comments
 (0)