Skip to content

Commit

Permalink
feat: checkout from auto-docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ZakaryCode committed Dec 22, 2019
1 parent 96a65e3 commit 67a945a
Show file tree
Hide file tree
Showing 6 changed files with 3,515 additions and 1,534 deletions.
7 changes: 1 addition & 6 deletions packages/taro-cli/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8348,12 +8348,7 @@ postcss-value-parser@^3.2.3, postcss-value-parser@^3.3.0:
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz#9ff822547e2893213cf1c30efa51ac5fd1ba8281"
integrity sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ==

postcss-value-parser@^4.0.0:
version "4.0.2"
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.0.2.tgz#482282c09a42706d1fc9a069b73f44ec08391dc9"
integrity sha512-LmeoohTpp/K4UiyQCwuGWlONxXamGzCMtFxLq4W1nZVGIQLYvMCJx3yAF9qyyuFpflABI9yVdtJAqbihOsCsJQ==

[email protected], postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.16, postcss@^7.0.6, postcss@^7.0.7:
[email protected], postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.6, postcss@^7.0.7:
version "7.0.24"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.24.tgz#972c3c5be431b32e40caefe6c81b5a19117704c2"
integrity sha512-Xl0XvdNWg+CblAXzNvbSOUvgJXwSjmbAKORqyw9V2AlHrm1js2gFw9y3jibBAhpKZi8b5JzJCVh/FyzPsTtgTA==
Expand Down
4 changes: 2 additions & 2 deletions packages/taro-h5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
"@babel/plugin-proposal-object-rest-spread": "^7.3.4",
"@babel/plugin-transform-react-jsx": "^7.2.2",
"@babel/preset-env": "^7.3.4",
"@tarojs/components": "1.3.31",
"@tarojs/taro": "1.3.31",
"@tarojs/components": "1.3.29",
"@tarojs/taro": "1.3.29",
"babel-core": "7.0.0-bridge.0",
"babel-jest": "24.4.0",
"eslint": "^4.18.2",
Expand Down
Loading

0 comments on commit 67a945a

Please sign in to comment.