Skip to content

Commit 19c9f96

Browse files
lucpotagepaulgv
authored andcommitted
fix: Fix acorn-walk dependency (#138)
Fixes #137
1 parent f0c1d3d commit 19c9f96

File tree

2 files changed

+2
-1649
lines changed

2 files changed

+2
-1649
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
"dependencies": {
4646
"@kazupon/vue-i18n-loader": "^0.3.0",
4747
"acorn": "^6.0.2",
48+
"acorn-walk": "^6.1.0",
4849
"cookie": "^0.3.1",
4950
"js-cookie": "^2.2.0",
5051
"vue-i18n": "^8.1.0",

0 commit comments

Comments
 (0)