Skip to content

Commit cc07c23

Browse files
committed
update version in example
1 parent f606e6d commit cc07c23

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"gatsby-plugin-manifest": "^3.1.0",
1111
"gatsby-plugin-offline": "^4.1.0",
1212
"gatsby-plugin-react-helmet": "^4.1.0",
13-
"gatsby-plugin-react-i18next": "^1.0.4",
13+
"gatsby-plugin-react-i18next": "^1.1.0",
1414
"gatsby-plugin-sharp": "^3.1.0",
1515
"gatsby-plugin-sitemap": "^3.1.0",
1616
"gatsby-source-filesystem": "^3.1.0",

example/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6058,10 +6058,10 @@ gatsby-plugin-react-helmet@^4.1.0:
60586058
dependencies:
60596059
"@babel/runtime" "^7.12.5"
60606060

6061-
gatsby-plugin-react-i18next@^1.0.4:
6062-
version "1.0.4"
6063-
resolved "https://registry.yarnpkg.com/gatsby-plugin-react-i18next/-/gatsby-plugin-react-i18next-1.0.4.tgz#416f8ff51b8e296cae616b65522ce5f2fa861eef"
6064-
integrity sha512-sNM8aLYgmhmIiUiYy645HumAoimtmyujQ2kD1n+BpAy8i/HH29VwawyqebDMqnORhcnO+9Oj2o3MQxR7Uh/96w==
6061+
gatsby-plugin-react-i18next@^1.1.0:
6062+
version "1.1.0"
6063+
resolved "https://registry.yarnpkg.com/gatsby-plugin-react-i18next/-/gatsby-plugin-react-i18next-1.1.0.tgz#efb883c2b325ed0f81be5d6c2749bdec8aadbb6a"
6064+
integrity sha512-i+TZ2pdWiv5Q74wSJxCkoFUpJ+R9Buz+Em1+fMMI3MC1UIPNNvFWqriqTjc/+FNcUXa3bvAbHKiEdDgn251OSA==
60656065
dependencies:
60666066
bluebird "^3.7.2"
60676067
browser-lang "^0.1.0"

0 commit comments

Comments
 (0)