Skip to content

Commit 7774fc3

Browse files
authored
chore: update wasms version (#108)
1 parent f7af2fa commit 7774fc3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "parse-tree",
33
"displayName": "Parse tree",
44
"description": "Access document syntax using tree-sitter",
5-
"version": "0.37.0",
5+
"version": "0.37.1",
66
"publisher": "pokey",
77
"repository": {
88
"type": "git",
@@ -87,7 +87,7 @@
8787
"publish": "vsce publish patch"
8888
},
8989
"devDependencies": {
90-
"@cursorless/tree-sitter-wasms": "0.2.5",
90+
"@cursorless/tree-sitter-wasms": "0.3.0",
9191
"@types/mocha": "^2.2.42",
9292
"@types/node": "^8.10.25",
9393
"@types/vscode": "~1.58.0",

0 commit comments

Comments
 (0)