Skip to content

Commit 54ae65b

Browse files
committed
Fix(Language): Change 'grammars' to 'syntaxes' in package.json
1 parent 71dd31e commit 54ae65b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

internal

packages/language/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
},
5555
"files": [
5656
"dist",
57-
"grammars"
57+
"syntaxes"
5858
],
5959
"publishConfig": {
6060
"access": "public",

0 commit comments

Comments
 (0)