Commit 0f79fbec authored by 斯人's avatar 斯人

Update pakage name

parent 70060b6a
...@@ -118,22 +118,22 @@ ...@@ -118,22 +118,22 @@
] ]
}, },
{ {
"name": "Can I Use(offline)", "details": "https://github.com/SublimeGit/CanISwitchToSublimeText3",
"details": "https://github.com/leecade/caniuse",
"labels": ["caniuse", "offline"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "<3000",
"details": "https://github.com/leecade/caniuse/tags" "details": "https://github.com/SublimeGit/CanISwitchToSublimeText3/tree/master"
} }
] ]
}, },
{ {
"details": "https://github.com/SublimeGit/CanISwitchToSublimeText3", "name": "caniuse",
"details": "https://github.com/leecade/caniuse",
"labels": ["caniuse", "offline"],
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": "*",
"details": "https://github.com/SublimeGit/CanISwitchToSublimeText3/tree/master" "details": "https://github.com/leecade/caniuse/tags"
} }
] ]
}, },
......
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