create-strapi-app
Advanced tools
Comparing version 3.0.0-next.38 to 3.0.0-next.39
@@ -1,2 +0,2 @@ | ||
Copyright (c) 2015-2019 Strapi Solutions. | ||
Copyright (c) 2015-2020 Strapi Solutions. | ||
@@ -3,0 +3,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: |
{ | ||
"name": "create-strapi-app", | ||
"version": "3.0.0-next.38", | ||
"version": "3.0.0-next.39", | ||
"description": "Generate a new Strapi application.", | ||
@@ -24,3 +24,3 @@ "license": "MIT", | ||
"commander": "^2.20.0", | ||
"strapi-generate-new": "3.0.0-next.38" | ||
"strapi-generate-new": "3.0.0-next.39" | ||
}, | ||
@@ -46,3 +46,3 @@ "scripts": { | ||
}, | ||
"gitHead": "4c01f46e0d472c64b7cd2082cb7e4be9e826a67b" | ||
"gitHead": "58c15f9469a855e8945dba9fbcdc441265fba6f4" | ||
} |
+ Addedstrapi-generate-new@3.0.0-next.39(transitive)
- Removedstrapi-generate-new@3.0.0-next.38(transitive)