We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65a7b4c commit a7d329dCopy full SHA for a7d329d
Makefile
@@ -19,7 +19,7 @@ test: ci-test
19
atom -t .
20
21
devenv:
22
- npm install [email protected].15
+ npm install [email protected].16
23
24
release:
25
./node_modules/.bin/syntaxdev build-plist --in grammars/src/MagicPython.syntax.yaml --out grammars/MagicPython.tmLanguage
0 commit comments