create-bento
Advanced tools
Comparing version 2.2.1 to 2.2.2
{ | ||
"name": "create-bento", | ||
"version": "2.2.1", | ||
"version": "2.2.2", | ||
"description": "Bootstrap your react libraries with typescript and storybook", | ||
@@ -21,6 +21,6 @@ "main": "index.js", | ||
"files": [ | ||
"/template", | ||
"/lib", | ||
"/index.js", | ||
"/Readme.md" | ||
"template", | ||
"lib", | ||
"index.js", | ||
"Readme.md" | ||
], | ||
@@ -27,0 +27,0 @@ "dependencies": { |
@@ -10,6 +10,5 @@ # Create Bento | ||
``` | ||
yarn global add create-bento | ||
create-bento my-project-name | ||
yarn create bento my-project-name | ||
``` | ||
And then follow the provided instructions to get started working on your library. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
9389
18
246
14