create-strapi-app
Advanced tools
Comparing version 3.1.0-alpha.4 to 3.1.0-alpha.5
{ | ||
"name": "create-strapi-app", | ||
"version": "3.1.0-alpha.4", | ||
"version": "3.1.0-alpha.5", | ||
"description": "Generate a new Strapi application.", | ||
@@ -24,3 +24,3 @@ "license": "SEE LICENSE IN LICENSE", | ||
"commander": "^2.20.0", | ||
"strapi-generate-new": "3.1.0-alpha.4" | ||
"strapi-generate-new": "3.1.0-alpha.5" | ||
}, | ||
@@ -46,3 +46,3 @@ "scripts": { | ||
}, | ||
"gitHead": "f86b89d996b262334fc6cd802500dd956b4910c6" | ||
"gitHead": "e0ee7732ecc37faf08110771a6e1145c9fbc20b8" | ||
} |
+ Addedstrapi-generate-new@3.1.0-alpha.5(transitive)
- Removedstrapi-generate-new@3.1.0-alpha.4(transitive)