fix: support browsers dont support regexp positive lookbehind

This commit is contained in:
Sivan 2020-03-15 20:58:23 +08:00
parent 47d85d752f
commit 5a7182fcca
5 changed files with 669 additions and 677 deletions

View file

@ -34,7 +34,7 @@
},
"homepage": "https://github.com/sivan/heti#readme",
"dependencies": {
"findandreplacedomtext": "^0.4.6"
"heti-findandreplacedomtext": "^0.5.0"
},
"devDependencies": {
"@rollup/plugin-commonjs": "^11.0.2",