Use the new virtual directory flag for sky_server instead of a symlink

This commit is contained in:
Collin Jackson 2015-08-07 09:29:19 -07:00
parent fd68741fb3
commit ae4126c677

View File

@ -11,7 +11,7 @@ dependencies:
newton: ^0.1.2 newton: ^0.1.2
sky_engine: ^0.0.6 sky_engine: ^0.0.6
sky_services: ^0.0.6 sky_services: ^0.0.6
sky_tools: ^0.0.6 sky_tools: ^0.0.7
vector_math: ^1.4.3 vector_math: ^1.4.3
environment: environment:
sdk: '>=1.8.0 <2.0.0' sdk: '>=1.8.0 <2.0.0'