Commit 13e35d36 authored by utkarsh's avatar utkarsh

Updated Package name

parent 61054b35
...@@ -33,23 +33,23 @@ ...@@ -33,23 +33,23 @@
] ]
}, },
{ {
"name": "Package Sync", "details": "https://github.com/skuroda/PackageResourceViewer",
"details": "https://github.com/utkarsh9891/PackageSync",
"labels": ["backup", "restore", "sync", "package"],
"releases": [ "releases": [
{ {
"sublime_text": ">=3000", "sublime_text": "*",
"platforms": ["osx", "windows"], "branch": "master"
"tags": true
} }
] ]
}, },
{ {
"details": "https://github.com/skuroda/PackageResourceViewer", "name": "PackageSync",
"details": "https://github.com/utkarsh9891/PackageSync",
"labels": ["backup", "restore", "sync", "package"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": ">=3000",
"branch": "master" "platforms": ["osx", "windows"],
"tags": true
} }
] ]
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment