feat: v8-natives for debugging
This commit is contained in:
parent
42e3b1a83b
commit
9e7666de53
|
@ -50,6 +50,7 @@
|
|||
"react": "16.8.6",
|
||||
"react-dom": "16.8.6",
|
||||
"react-hot-loader": "4.8.3",
|
||||
"source-map-support": "^0.5.11"
|
||||
"source-map-support": "^0.5.11",
|
||||
"v8-natives": "^1.1.0"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -4625,6 +4625,10 @@ v8-compile-cache@^2.0.2:
|
|||
version "2.0.2"
|
||||
resolved "https://npm.i12e.cha0s.io/v8-compile-cache/-/v8-compile-cache-2.0.2.tgz#a428b28bb26790734c4fc8bc9fa106fccebf6a6c"
|
||||
|
||||
v8-natives@^1.1.0:
|
||||
version "1.1.0"
|
||||
resolved "https://npm.i12e.cha0s.io/v8-natives/-/v8-natives-1.1.0.tgz#130fd0a1b855acc12aba1667759e051541acbcfe"
|
||||
|
||||
vary@~1.1.2:
|
||||
version "1.1.2"
|
||||
resolved "https://npm.i12e.cha0s.io/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc"
|
||||
|
|
Loading…
Reference in New Issue
Block a user