Add typescript@next to simplify installation latest nightly going forward

This commit is contained in:
Aluan Haddad
2017-02-13 23:50:52 -05:00
committed by GitHub
parent 9e337e45d0
commit 0c31bcd80c
@@ -0,0 +1,14 @@
{
"browser": {},
"map": {
"buffer": "@empty",
"child_process": "@empty",
"fs": "@empty",
"path": "@empty",
"process": "@empty",
"readline": "@empty"
},
"dependencies": {
"source-map-support": "*"
}
}