Move update grammar script to mjs

This commit is contained in:
Matt Bierner
2022-03-01 15:56:27 -08:00
parent a068ebee8d
commit b391749606
2 changed files with 6 additions and 7 deletions

View File

@@ -10,7 +10,7 @@
"vscode": "*"
},
"scripts": {
"update-grammar": "node ./build/update-grammars.js"
"update-grammar": "node ./build/update-grammars.mjs"
},
"contributes": {
"languages": [