fix #66 update npm files and dependencies

This commit is contained in:
Yanzhen Yu
2019-05-12 16:06:43 +08:00
parent 5ccd6d374f
commit adaeed0227

View File

@@ -24,7 +24,8 @@
"dist",
"lib",
"es",
"typings"
"typings",
"index.d.ts"
],
"author": "yanzhen@smartx.com",
"license": "MIT",
@@ -58,7 +59,7 @@
"dependencies": {
"@types/smoothscroll-polyfill": "^0.3.0",
"mitt": "^1.1.3",
"rrweb-snapshot": "^0.7.8",
"rrweb-snapshot": "^0.7.9",
"smoothscroll-polyfill": "^0.4.3"
}
}