Commit c292425c authored by FichteFoll's avatar FichteFoll

Merge pull request #4473 from utkarsh9891/master

Added new package "Package Sync"
parents 379a7a81 13e35d36
...@@ -41,6 +41,18 @@ ...@@ -41,6 +41,18 @@
} }
] ]
}, },
{
"name": "PackageSync",
"details": "https://github.com/utkarsh9891/PackageSync",
"labels": ["backup", "restore", "sync", "package"],
"releases": [
{
"sublime_text": ">=3000",
"platforms": ["osx", "windows"],
"tags": true
}
]
},
{ {
"details": "https://github.com/SublimeText/PackageTesting", "details": "https://github.com/SublimeText/PackageTesting",
"releases": [ "releases": [
......
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