Skip to content

Commit

Permalink
Revert "Need to add @types/node to reg dependencies since we use `Err…
Browse files Browse the repository at this point in the history
…or` interface" (palantir#1740)
  • Loading branch information
adidahiya authored and nchen63 committed Nov 18, 2016
1 parent 3c585bf commit b90c666
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 @@ -35,7 +35,6 @@
"verify": "npm-run-all clean compile lint test docs"
},
"dependencies": {
"@types/node": "^6.0.45",
"colors": "^1.1.2",
"diff": "^3.0.1",
"findup-sync": "~0.3.0",
Expand All @@ -53,6 +52,7 @@
"@types/glob": "^5.0.30",
"@types/js-yaml": "^3.5.28",
"@types/mocha": "^2.2.32",
"@types/node": "^6.0.45",
"@types/optimist": "0.0.29",
"@types/resolve": "0.0.4",
"@types/underscore": "^1.7.33",
Expand Down

0 comments on commit b90c666

Please sign in to comment.