Commit 17a1c4cf authored by Will Bond's avatar Will Bond Committed by GitHub

Correct non-array `platforms` in dependencies.json

parent f0f1b627
......@@ -330,7 +330,7 @@
{
"base": "https://github.com/vovkkk/sublime-pathtools",
"sublime_text": "*",
"platforms": "*",
"platforms": ["*"],
"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