@arcgis/create 5.1.0-next.98 → 5.2.0-next.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/README.md +2 -2
  2. package/dist/init.js +4021 -3988
  3. package/package.json +1 -1
package/README.md CHANGED
@@ -41,5 +41,5 @@ npx @arcgis/create -n my-arcgis-app -t react
41
41
 
42
42
  ## License
43
43
 
44
- This package is licensed under the terms described in the `LICENSE.md` file, located in the root of the package, and at https://js.arcgis.com/5.0/LICENSE.txt.
45
- For third party notices, see https://js.arcgis.com/5.0/third-party-notices.txt.
44
+ This package is licensed under the terms described in the `LICENSE.md` file, located in the root of the package, and at https://js.arcgis.com/5.1/LICENSE.txt.
45
+ For third party notices, see https://js.arcgis.com/5.1/third-party-notices.txt.