docs: 🆙 upgrade yarn.lock

This commit is contained in:
afc163 2020-01-15 13:33:28 +08:00
parent c0fca28cbf
commit 1e381f268b
3 changed files with 1727 additions and 1692 deletions

View File

@ -8,7 +8,6 @@ L7 能够满足常见的地图图表BI 系统的可视化分析、以及 GIS
![l7 demo](https://gw.alipayobjects.com/mdn/rms_855bab/afts/img/A*S-73QpO8d0YAAAAAAAAAAABkARQnAQ)
## 🌟 核心特性
🌏 数据驱动可视化展示

View File

@ -117,7 +117,7 @@
"scripts": {
"start": "yarn run site:clean && yarn run site:develop",
"site:develop": "cross-env BABEL_ENV=site gatsby develop --open -H 0.0.0.0",
"site:build": "yarn run site:clean && cross-env BABEL_ENV=site gatsby build --prefix-paths",
"site:build": "yarn run site:clean && cross-env BABEL_ENV=site gatsby build --prefix-paths --no-uglify",
"site:clean": "gatsby clean",
"site:deploy": "yarn run site:build && gh-pages -d public",
"site:publish": "gh-pages -d public",

3416
yarn.lock

File diff suppressed because it is too large Load Diff