Commit f52b35c9 authored by WangShaoXing's avatar WangShaoXing

Modify the order

remove package-metadata.json
Semantic versions consist of exactly three numeric parts.
parent f8385507
......@@ -1233,24 +1233,24 @@
]
},
{
"name": "cocos2dx js api",
"details": "https://github.com/wshxbqq/cocos2dx-js-completions",
"labels": ["completions"],
"name": "cocos2d lua api",
"details": "https://github.com/06wj/cocos2d_lua_snippets",
"labels": ["snippets"],
"releases": [
{
"sublime_text": "*",
"tags": true
"sublime_text": "<3000",
"branch": "master"
}
]
},
{
"name": "cocos2d lua api",
"details": "https://github.com/06wj/cocos2d_lua_snippets",
"labels": ["snippets"],
"name": "cocos2dx js api",
"details": "https://github.com/wshxbqq/cocos2dx-js-completions",
"labels": ["completions"],
"releases": [
{
"sublime_text": "<3000",
"branch": "master"
"sublime_text": "*",
"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