Commit 9b5bd580 authored by Eric Seidel's avatar Eric Seidel

Add a dependency on sky_tools

This is needed to make pub run sky_tools:sky_server work.
Partial fix for https://github.com/domokit/sky_engine/issues/539
parent ef163af4
......@@ -144,6 +144,7 @@ name: {{projectName}}
description: {{description}}
dependencies:
sky: any
sky_tools: any
''';
const _libMain = r'''
......
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