bump 0.4.0

This commit is contained in:
Yanzhen Yu
2026-04-01 12:00:00 +08:00
parent f3b456270b
commit fe174248e1
2 changed files with 1 additions and 5 deletions

View File

@@ -3,10 +3,6 @@ language: node_js
node_js:
- 10
cache:
directories:
- 'node_modules'
install:
- npm install

View File

@@ -1,6 +1,6 @@
{
"name": "rrweb-snapshot",
"version": "0.3.1",
"version": "0.4.0",
"description": "rrweb's component to take a snapshot of DOM, aka DOM serializer",
"main": "dist/index.js",
"module": "dist/module.js",