update typings entry

This commit is contained in:
Yanzhen Yu
2020-06-15 18:25:13 +08:00
parent 5b587d2e55
commit c286c105dd
4 changed files with 7 additions and 1 deletions

View File

@@ -21,7 +21,7 @@
"module": "es/rrweb/entries/all.js",
"unpkg": "dist/rrweb.js",
"sideEffects": false,
"typings": "typings/index.d.ts",
"typings": "typings/entries/all.d.ts",
"files": [
"dist",
"lib",