mirror of
https://github.com/strapi/strapi.git
synced 2025-11-01 02:16:03 +00:00
Bumps [tar](https://github.com/npm/node-tar) and [@types/tar](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/tar). These dependencies needed to be updated together. Updates `tar` from 6.1.12 to 6.1.13 - [Release notes](https://github.com/npm/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](https://github.com/npm/node-tar/compare/v6.1.12...v6.1.13) Updates `@types/tar` from 6.1.3 to 6.1.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/tar) --- updated-dependencies: - dependency-name: tar dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: "@types/tar" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
strapi-generate-new
This Strapi generator contains all the default files for a new Strapi application.
This generator can be called with:
$ strapi new <myAppName>