Skip to content

Commit

Permalink
allow yarn as engine
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexKott committed Feb 26, 2019
1 parent 535562d commit 081ab88
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "zwen-react",
"description": "Code generator CLI for projects using react and redux",
"version": "0.7.2",
"version": "0.7.3",
"author": "Zweitag GmbH @zweitag",
"contributors": [
"Alex Kott <[email protected]>",
Expand Down Expand Up @@ -37,7 +37,6 @@
"typescript": "^2.9"
},
"engines": {
"yarn": "Please use npm",
"node": ">=8.0.0"
},
"files": [
Expand Down

0 comments on commit 081ab88

Please sign in to comment.