Fix website build

This commit is contained in:
Xiaoji Chen 2022-02-07 16:58:15 -08:00
parent 80c6058764
commit 40530df9da
2 changed files with 4 additions and 4 deletions

View File

@ -16,7 +16,7 @@
{ "entry": "docs/get-started/get-started" },
{ "entry": "docs/get-started/mapbox-tokens" },
{ "entry": "docs/get-started/state-management" },
{ "entry": "docs/get-started/adding-custom-data" }
{ "entry": "docs/get-started/adding-custom-data" },
{ "entry": "docs/get-started/tips-and-tricks" }
]
},

View File

@ -3389,9 +3389,9 @@ camelcase@^5.0.0, camelcase@^5.3.1:
integrity sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==
caniuse-lite@^1.0.30001286:
version "1.0.30001307"
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001307.tgz"
integrity sha512-+MXEMczJ4FuxJAUp0jvAl6Df0NI/OfW1RWEE61eSmzS7hw6lz4IKutbhbXendwq8BljfFuHtu26VWsg4afQ7Ng==
version "1.0.30001309"
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001309.tgz"
integrity sha512-Pl8vfigmBXXq+/yUz1jUwULeq9xhMJznzdc/xwl4WclDAuebcTHVefpz8lE/bMI+UN7TOkSSe7B7RnZd6+dzjA==
caseless@~0.12.0:
version "0.12.0"