Skip to content

Commit

Permalink
fix: Fix acorn-walk dependency (#138)
Browse files Browse the repository at this point in the history
Fixes #137
  • Loading branch information
lucpotage authored and paulgv committed Oct 12, 2018
1 parent f0c1d3d commit 19c9f96
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1,649 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -45,6 +45,7 @@
"dependencies": {
"@kazupon/vue-i18n-loader": "^0.3.0",
"acorn": "^6.0.2",
"acorn-walk": "^6.1.0",
"cookie": "^0.3.1",
"js-cookie": "^2.2.0",
"vue-i18n": "^8.1.0",
Expand Down

0 comments on commit 19c9f96

Please sign in to comment.