Skip to content

Commit 8377808

Browse files
committed
Bump syntaxdev version to 0.0.11
1 parent 94a6bb0 commit 8377808

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ test: release
1616
then echo "Error: package.version != git.tag" && exit 1 ; fi
1717

1818
devenv:
19-
npm install [email protected].10
19+
npm install [email protected].11
2020

2121
release:
2222
./node_modules/.bin/syntaxdev build-plist --in grammars/src/MagicPython.syntax.yaml --out grammars/MagicPython.tmLanguage

0 commit comments

Comments
 (0)