Release 0.3.14

This commit is contained in:
Yanzhen Yu
2026-04-01 12:00:00 +08:00
parent fbc0a0335f
commit 7210e5b9a1
2 changed files with 4 additions and 3 deletions

View File

@@ -1,4 +1,5 @@
{
"non-interactive": true,
"buildCommand": "npm run build"
"non-interactive": false,
"buildCommand": "npm run build",
"requireCleanWorkingDir": false
}

View File

@@ -1,6 +1,6 @@
{
"name": "rrweb-player",
"version": "0.3.12",
"version": "0.3.14",
"devDependencies": {
"eslint": "^5.10.0",
"eslint-config-google": "^0.11.0",