Skip to content

Commit b09e3d1

Browse files
fix(package): update @types/node to version 12.0.6
Closes #31
1 parent 9ffbf47 commit b09e3d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@commitlint/config-conventional": "^7.3.1",
6363
"@types/enzyme": "^3.1.15",
6464
"@types/jest": "^24.0.0",
65-
"@types/node": "^11.11.7",
65+
"@types/node": "^12.0.6",
6666
"babel-plugin-auto-import": "^1.0.5",
6767
"coveralls": "^3.0.3",
6868
"css-loader": "^2.1.1",

0 commit comments

Comments
 (0)