create-yoshi-app
Advanced tools
Comparing version 4.28.6 to 4.28.7
{ | ||
"name": "create-yoshi-app", | ||
"version": "4.28.6", | ||
"version": "4.28.7", | ||
"description": "create yoshi powered apps", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -6,3 +6,3 @@ // https://github.com/wix-platform/wix-node-platform/tree/master/bootstrap/wix-bootstrap-testkit | ||
import TestEnv from '@wix/wix-test-env'; | ||
import * as TestEnv from '@wix/wix-test-env'; | ||
@@ -9,0 +9,0 @@ export const env = TestEnv.builder() |
Sorry, the diff of this file is not supported yet
1039027