20190722
Showing
... | ... | @@ -22,6 +22,7 @@ |
"author": "Dec-F", | ||
"license": "ISC", | ||
"dependencies": { | ||
"lodash": "^4.17.15", | ||
"rrweb": "^0.7.18" | ||
}, | ||
"devDependencies": { | ||
... | ... | @@ -31,6 +32,7 @@ |
"@babel/preset-env": "^7.4.5", | ||
"babel-loader": "^8.0.6", | ||
"cross-env": "^5.2.0", | ||
"md5": "^2.2.1", | ||
"webpack": "^4.35.2", | ||
"worker-loader": "^2.0.0" | ||
} | ||
... | ... |
src/lib/comment.js
0 → 100644
src/lib/utils.js
0 → 100644
Please register or sign in to comment