Skip to content

Commit d977f0a

Browse files
authored
fix for TypeError: Cannot read property exclude of undefined
1 parent b958925 commit d977f0a

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
@@ -40,6 +40,6 @@
4040
"lodash": "^4.16.4",
4141
"pg": "^6.1.0",
4242
"sequelize": "^3.24.6",
43-
"typescript": "^2.0.9"
43+
"typescript": "2.0.10"
4444
}
4545
}

0 commit comments

Comments
 (0)