Skip to content

Commit c495c9f

Browse files
authored
Merge pull request #2 from spnraju/develop
merge develop to master
2 parents 7fd3fe9 + 49a150c commit c495c9f

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
node_modules/
2+
package-lock.json

package.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,10 @@
3232
{
3333
"language": "javascript",
3434
"path": "./snippets/nightwatchsnippets.json"
35-
},
36-
}
35+
}
36+
]
37+
},
38+
"dependencies": {
39+
"vsce": "^1.53.0"
40+
}
41+
}

0 commit comments

Comments
 (0)