Skip to content

Commit 3d2907e

Browse files
refactor: remove the interpolate option
BREAKING CHANGE: the `interpolate` option was removed without replacement, please consider migration template system and relevant loader
1 parent bd979e2 commit 3d2907e

File tree

2 files changed

+10
-37
lines changed

2 files changed

+10
-37
lines changed

package-lock.json

Lines changed: 9 additions & 36 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"jest": "^25.1.0",
7272
"jest-junit": "^10.0.0",
7373
"lint-staged": "^10.0.8",
74-
"memfs": "^3.1.1",
74+
"memfs": "^3.1.2",
7575
"npm-run-all": "^4.1.5",
7676
"prettier": "^1.19.1",
7777
"standard-version": "^7.1.0",

0 commit comments

Comments
 (0)