Skip to content

Commit

Permalink
Merge pull request #2 from spnraju/develop
Browse files Browse the repository at this point in the history
merge develop to master
  • Loading branch information
spnraju authored Nov 10, 2018
2 parents 7fd3fe9 + 49a150c commit c495c9f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
node_modules/
package-lock.json
9 changes: 7 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,10 @@
{
"language": "javascript",
"path": "./snippets/nightwatchsnippets.json"
},
}
}
]
},
"dependencies": {
"vsce": "^1.53.0"
}
}

0 comments on commit c495c9f

Please sign in to comment.