Skip to content

Commit eddf925

Browse files
committed
Fix: add @types/node
1 parent c3c3ec2 commit eddf925

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"@types/estree": "0.0.35",
2626
"@types/lodash": "^4.14.68",
2727
"@types/mocha": "^2.2.41",
28+
"@types/node": "^4.2.16",
2829
"babel-eslint": "^7.1.1",
2930
"chokidar-cli": "^1.2.0",
3031
"codecov": "^2.1.0",

0 commit comments

Comments
 (0)