Skip to content
This repository has been archived by the owner on Mar 7, 2024. It is now read-only.

Commit

Permalink
fix: 增加 remax-cli 缺失的 acorn-walk 依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
Pochodaydayup authored and yesmeck committed Aug 24, 2019
1 parent 5c88f63 commit 0eec56b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/remax-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
"@babel/types": "^7.4.4",
"@meck/rollup-plugin-postcss": "^2.0.3",
"@remax/postcss-px2units": "^0.2.0",
"acorn-walk": "^7.0.0",
"babel-plugin-transform-async-to-promises": "^0.8.14",
"commander": "^2.19.0",
"ejs": "^2.6.1",
Expand Down

0 comments on commit 0eec56b

Please sign in to comment.