Add typescript@next to simplify installation latest nightly going forward
This commit is contained in:
@@ -0,0 +1,14 @@
|
|||||||
|
{
|
||||||
|
"browser": {},
|
||||||
|
"map": {
|
||||||
|
"buffer": "@empty",
|
||||||
|
"child_process": "@empty",
|
||||||
|
"fs": "@empty",
|
||||||
|
"path": "@empty",
|
||||||
|
"process": "@empty",
|
||||||
|
"readline": "@empty"
|
||||||
|
},
|
||||||
|
"dependencies": {
|
||||||
|
"source-map-support": "*"
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user