Merge pull request #14488 from mjbvz/vscode-textmate-23

Update to VSCode-Textmate 2.3
This commit is contained in:
Alexandru Dima
2016-10-26 15:21:40 +02:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -410,9 +410,9 @@
"resolved": "https://registry.npmjs.org/vscode-debugprotocol/-/vscode-debugprotocol-1.13.0.tgz"
},
"vscode-textmate": {
"version": "2.2.0",
"from": "vscode-textmate@2.2.0",
"resolved": "https://registry.npmjs.org/vscode-textmate/-/vscode-textmate-2.2.0.tgz"
"version": "2.3.0",
"from": "vscode-textmate@2.3.0",
"resolved": "https://registry.npmjs.org/vscode-textmate/-/vscode-textmate-2.3.0.tgz"
},
"windows-foreground-love": {
"version": "0.1.0",
+1 -1
View File
@@ -32,7 +32,7 @@
"pty.js": "https://github.com/Tyriar/pty.js/tarball/c75c2dcb6dcad83b0cb3ef2ae42d0448fb912642",
"semver": "4.3.6",
"vscode-debugprotocol": "1.13.0",
"vscode-textmate": "2.2.0",
"vscode-textmate": "2.3.0",
"winreg": "1.2.0",
"xterm": "git+https://github.com/Tyriar/xterm.js.git#vscode-release/1.7",
"yauzl": "2.3.1"