We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3090f3e commit b661eaeCopy full SHA for b661eae
package.json
@@ -1,5 +1,10 @@
1
{
2
- "private": true,
+ "name": "sublime-snippets-js",
3
+ "version": "0.2.7",
4
+ "repository": {
5
+ "type": "git",
6
+ "url": "https://github.com/zenorocha/sublime-snippets-js.git"
7
+ },
8
"devDependencies": {
9
"grunt": "0.4.2",
10
"grunt-bump": "0.0.13",
0 commit comments