From f5f57d2a18176c6e8eeed7058a44c02044c046c7 Mon Sep 17 00:00:00 2001 From: afc163 Date: Wed, 15 Jan 2020 11:20:18 +0800 Subject: [PATCH] docs: :up: upgrade theme --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 729a552860..8a06a4b50d 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ }, "devDependencies": { "@antv/g2": "^3.5.9", - "@antv/gatsby-theme-antv": "^0.10.17", + "@antv/gatsby-theme-antv": "^0.10.40", "@babel/cli": "^7.6.4", "@babel/core": "^7.6.4", "@babel/plugin-proposal-decorators": "^7.6.0", diff --git a/yarn.lock b/yarn.lock index 2b6c263f10..7fc35ceb24 100644 --- a/yarn.lock +++ b/yarn.lock @@ -88,10 +88,10 @@ d3-timer "~1.0.6" wolfy87-eventemitter "~5.1.0" -"@antv/gatsby-theme-antv@^0.10.17": - version "0.10.39" - resolved "https://registry.npm.taobao.org/@antv/gatsby-theme-antv/download/@antv/gatsby-theme-antv-0.10.39.tgz#a7fc85ec0872f75181a899798e2e248efcea2aa0" - integrity sha1-p/yF7Ahy91GBqJl5ji4kjvzqKqA= +"@antv/gatsby-theme-antv@^0.10.40": + version "0.10.40" + resolved "https://registry.npm.taobao.org/@antv/gatsby-theme-antv/download/@antv/gatsby-theme-antv-0.10.40.tgz#3bc2f1c15fa659c14cb31004f280fefcfbf49066" + integrity sha1-O8LxwV+mWcFMsxAE8oD+/Pv0kGY= dependencies: "@babel/plugin-transform-modules-umd" "^7.2.0" "@babel/preset-env" "^7.6.3"