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 434cedf commit 284d06fCopy full SHA for 284d06f
.nvmrc
@@ -1 +1 @@
1
-v7.4
+v7.9
.travis.yml
@@ -1,6 +1,6 @@
language: node_js
2
node_js:
3
- - "7.4"
+ - "7.9"
4
addons:
5
code_climate:
6
repo_token:
package.json
@@ -15,7 +15,7 @@
15
"url": "https://github.com/ryu1kn/vscode-partial-diff.git"
16
},
17
"engines": {
18
- "vscode": "^1.0.0"
+ "vscode": "^1.7.0"
19
20
"categories": [
21
"Other"
0 commit comments