Skip to content

Commit

Permalink
Fixed Node engine in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mrueegg committed Jun 6, 2019
1 parent cebb2e2 commit b2eaf02
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,8 @@
"test": "swagger-repo validate",
"start": "gulp serve",
"deploy-branch": "node ./scripts/deploy-branch.js"
},
"engines": {
"node" : "10.15.3"
}
}

0 comments on commit b2eaf02

Please sign in to comment.