Commit 1aecd10d authored by 斯人's avatar 斯人

resolve package name conflicts

parent 0f79fbec
...@@ -127,14 +127,17 @@ ...@@ -127,14 +127,17 @@
] ]
}, },
{ {
"name": "caniuse", "name": "caniuse_local",
"details": "https://github.com/leecade/caniuse", "details": "https://github.com/leecade/caniuse_local",
"labels": ["caniuse", "offline"], "labels": ["caniuse", "offline"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
"details": "https://github.com/leecade/caniuse/tags" "details": "https://github.com/leecade/caniuse_local/tags"
} }
],
"previous_names": [
"Can I Use(offline)"
] ]
}, },
{ {
......
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