Merge pull request #1002 from aluanhaddad/patch-2

add override for typescript@2.2.0-dev nightly
This commit is contained in:
Guy Bedford
2016-11-20 14:34:28 +02:00
committed by GitHub
@@ -0,0 +1,14 @@
{
"browser": {},
"map": {
"buffer": "@empty",
"child_process": "@empty",
"fs": "@empty",
"path": "@empty",
"process": "@empty",
"readline": "@empty"
},
"dependencies": {
"source-map-support": "*"
}
}