Skip to content

Commit b661eae

Browse files
author
Zeno Rocha
committed
Bring back important info about pkg
1 parent 3090f3e commit b661eae

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

package.json

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
2-
"private": true,
2+
"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+
},
38
"devDependencies": {
49
"grunt": "0.4.2",
510
"grunt-bump": "0.0.13",

0 commit comments

Comments
 (0)