Merge pull request #1034 from aluanhaddad/master

Add typescript@next to simplify installation of the latest nightly
This commit is contained in:
Aluan Haddad
2017-02-14 10:39:59 -05: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": "*"
}
}