@minkimcello/georgia
Advanced tools
Comparing version 1.12.41 to 1.12.42
{ | ||
"name": "@minkimcello/georgia", | ||
"version": "1.12.41", | ||
"version": "1.12.42", | ||
"description": "BigTest Sample App", | ||
@@ -21,2 +21,3 @@ "repository": "https://github.com/thefrontside/bigtest.git", | ||
"chalk": "^4.1.0", | ||
"cross-spawn": "^7.0.3", | ||
"ncp": "^2.0.0", | ||
@@ -28,3 +29,2 @@ "rimraf": "^3.0.2" | ||
"bigtest": "^0.5.0", | ||
"cross-spawn": "^7.0.3", | ||
"cypress": "^6.0.1", | ||
@@ -31,0 +31,0 @@ "eslint-plugin-cypress": "^2.11.2", |
7
4
+ Addedcross-spawn@^7.0.3
+ Addedcross-spawn@7.0.6(transitive)
+ Addedisexe@2.0.0(transitive)
+ Addedpath-key@3.1.1(transitive)
+ Addedshebang-command@2.0.0(transitive)
+ Addedshebang-regex@3.0.0(transitive)
+ Addedwhich@2.0.2(transitive)