Skip to content
This repository was archived by the owner on Mar 7, 2024. It is now read-only.

Commit 17c781a

Browse files
author
Morten Christensen
committed
npm/package update
1 parent 7d3ab4f commit 17c781a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,20 +42,20 @@
4242
"devDependencies": {
4343
"@types/chai": "3.4.34",
4444
"@types/mocha": "2.2.32",
45-
"@types/node": "^6.0.46",
45+
"@types/node": "6.0.46",
4646
"chai": "3.5.0",
4747
"ghooks": "^1.3.2",
4848
"mocha": "3.1.2",
4949
"nodemon": "1.11.0",
5050
"npm-run-all": "3.1.1",
5151
"rimraf": "2.5.4",
52-
"ts-npm-lint": "^0.1.0",
52+
"ts-npm-lint": "0.1.0",
5353
"tslint": "3.15.1",
54-
"typescript": "2.0.7"
54+
"typescript": "2.0.9"
5555
},
5656
"engines": {
5757
"node": ">=6.0.0",
58-
"npm": "~3.0.0"
58+
"npm": ">=3.0.0"
5959
},
6060
"config": {
6161
"ghooks": {

0 commit comments

Comments
 (0)