fix dependency path

This commit is contained in:
Yanzhen Yu
2020-01-12 21:44:43 +08:00
parent abfb90a778
commit efea82fc29

View File

@@ -58,7 +58,7 @@
"dependencies": {
"@types/smoothscroll-polyfill": "^0.3.0",
"mitt": "^1.1.3",
"rrweb-snapshot": "file:../snapshot",
"rrweb-snapshot": "^0.7.24",
"smoothscroll-polyfill": "^0.4.3"
}
}