Commit b57e14f6 authored by Thomas Smith's avatar Thomas Smith

Added yaml_macros_engine dependency.

parent 4546336b
...@@ -887,6 +887,20 @@ ...@@ -887,6 +887,20 @@
"sublime_text": "*" "sublime_text": "*"
} }
] ]
},
{
"name": "yaml_macros_engine",
"load_order": "50",
"description": "Engine for YAML Macros",
"author": "Thomas Smith",
"issues": "https://github.com/Thom1729/yaml-macros-engine/issues",
"releases": [
{
"base": "https://github.com/Thom1729/yaml-macros-engine",
"tags": true,
"sublime_text": ">=3000"
}
]
} }
] ]
} }
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