update node, skip lib check errors
This commit is contained in:
parent
c3d5f3d905
commit
adb4d831e7
2 changed files with 15165 additions and 15216 deletions
3502
package-lock.json
generated
3502
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -5,7 +5,8 @@
|
|||
"module": "commonjs",
|
||||
"target": "es6",
|
||||
"jsx": "react",
|
||||
"esModuleInterop": true
|
||||
"esModuleInterop": true,
|
||||
"skipLibCheck": true
|
||||
},
|
||||
"include": ["./src/util"]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue