codesandbox
Advanced tools
Comparing version 2.1.10 to 2.1.11
{ | ||
"name": "codesandbox", | ||
"version": "2.1.10", | ||
"version": "2.1.11", | ||
"description": "The CLI used for communicating with CodeSandbox", | ||
@@ -31,3 +31,3 @@ "main": "lib/index.js", | ||
"codesandbox-import-util-types": "^2.1.9", | ||
"codesandbox-import-utils": "^2.1.9", | ||
"codesandbox-import-utils": "^2.1.11", | ||
"commander": "^2.9.0", | ||
@@ -87,3 +87,3 @@ "datauri": "^1.1.0", | ||
}, | ||
"gitHead": "24276237051e50a2675817efa02a76cd4fbedbff" | ||
"gitHead": "3cdcdea389d39f2a92be73dcb73496f68c8ada41" | ||
} |
97097