Skip to content

Commit

Permalink
specifying version npm and yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucas Augusto committed Mar 31, 2020
1 parent 71284e6 commit 01fa8f5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,9 @@
"adonis-app"
],
"engines": {
"node": "12.16.1"
"node": "12.16.1",
"npm": "6.13.4",
"yarn": "1.22.4"
},
"author": "",
"license": "UNLICENSED",
Expand Down

0 comments on commit 01fa8f5

Please sign in to comment.