react.d.ts 暴露
This commit is contained in:
parent
ae6fd7b8ed
commit
4b6937cf93
|
|
@ -7,7 +7,8 @@
|
||||||
},
|
},
|
||||||
"files": [
|
"files": [
|
||||||
"lib/**/*",
|
"lib/**/*",
|
||||||
"es/**/*"
|
"es/**/*",
|
||||||
|
"typings/react.d.ts"
|
||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@fingerprintjs/fingerprintjs": "^4.0.0",
|
"@fingerprintjs/fingerprintjs": "^4.0.0",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue