npm:debug update override to support 2.5.1
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
|
||||
{
|
||||
"main": "src/browser.js",
|
||||
"jspmNodeConversion": false,
|
||||
"format": "cjs",
|
||||
"map": {
|
||||
"fs": "@empty",
|
||||
"net": "@empty",
|
||||
"tty": "@empty",
|
||||
"util": "@empty"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user