update vscode-grammar-updater

This commit is contained in:
Martin Aeschlimann 2021-02-08 18:26:09 +01:00
parent 3334b1534c
commit 5cfa6b7e26

View file

@ -10,6 +10,6 @@
"postinstall": "node ./postinstall" "postinstall": "node ./postinstall"
}, },
"devDependencies": { "devDependencies": {
"vscode-grammar-updater": "^1.0.2" "vscode-grammar-updater": "^1.0.3"
} }
} }