Skip to content
This repository has been archived by the owner on Feb 5, 2022. It is now read-only.

Commit

Permalink
Merge pull request #3 from duyetdev/renovate/node-0.x
Browse files Browse the repository at this point in the history
Update Node.js to 0.12.x
  • Loading branch information
duyet committed Aug 31, 2019
2 parents dba4279 + c8480af commit 49f8b4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Quickly create admin interfaces on a Loopback 2.x API",
"version": "0.1.1",
"engines": {
"node": "0.10.x",
"node": "0.12.x",
"npm": "2.1.x"
},
"homepage": "https://github.com/beeman/loopback-angular-admin",
Expand Down

0 comments on commit 49f8b4b

Please sign in to comment.