Skip to content
This repository has been archived by the owner on Jun 7, 2019. It is now read-only.

Commit

Permalink
⬆️ Update root dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
willclarktech committed Sep 7, 2018
1 parent 401452b commit f2c91f4
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"url": "https://github.com/LiskHQ/lisk-elements/issues"
},
"engines": {
"node": ">=6.3 <=9.5",
"npm": ">=3 <=5"
"node": ">=6.3 <=10",
"npm": ">=3 <=6"
},
"scripts": {
"bootstrap": "lerna bootstrap",
Expand All @@ -41,8 +41,8 @@
},
"devDependencies": {
"husky": "0.14.3",
"lerna": "2.11.0",
"lint-staged": "4.2.3",
"prettier": "1.12.1"
"lerna": "3.2.1",
"lint-staged": "7.2.2",
"prettier": "1.14.2"
}
}

0 comments on commit f2c91f4

Please sign in to comment.