feat: remove lookbehinds, make compatible with iOS

This commit is contained in:
Daniel Bauer
2024-12-18 11:06:23 +01:00
parent f58f736df4
commit 020054857b
2 changed files with 24 additions and 22 deletions

View File

@@ -8,6 +8,7 @@
"build": "npx rollup --config rollup.config.js --environment BUILD:production",
"check-format": "npx prettier --check src",
"test": "npx jest",
"bdd": "npx jest -i --watch --no-cache",
"version": "node ersion-bump.mjs && git add manifest.json versions.json"
},
"keywords": [