Skip to content

Commit 99beb03

Browse files
committed
back to matchpath
1 parent d17c8d5 commit 99beb03

File tree

6 files changed

+222
-153
lines changed

6 files changed

+222
-153
lines changed

examples/gatsby-starter-default-intl/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@
55
"version": "0.2.0",
66
"author": "Daewoong Moon <wiziple@gmail.com>",
77
"dependencies": {
8-
"gatsby": "2.11.3",
9-
"gatsby-image": "^2.2.3",
10-
"gatsby-plugin-intl": "^0.2.5",
11-
"gatsby-plugin-manifest": "^2.2.0",
12-
"gatsby-plugin-offline": "^2.2.0",
13-
"gatsby-plugin-react-helmet": "^3.1.0",
14-
"gatsby-plugin-sharp": "^2.2.1",
15-
"gatsby-source-filesystem": "^2.1.1",
16-
"gatsby-transformer-sharp": "^2.2.0",
8+
"gatsby": "2.13.39",
9+
"gatsby-image": "^2.2.6",
10+
"gatsby-plugin-intl": "^0.2.7-beta.0",
11+
"gatsby-plugin-manifest": "^2.2.4",
12+
"gatsby-plugin-offline": "^2.2.4",
13+
"gatsby-plugin-react-helmet": "^3.1.2",
14+
"gatsby-plugin-sharp": "^2.2.9",
15+
"gatsby-source-filesystem": "^2.1.6",
16+
"gatsby-transformer-sharp": "^2.2.4",
1717
"prop-types": "^15.7.2",
1818
"react": "^16.8.6",
1919
"react-dom": "^16.8.6",

0 commit comments

Comments
 (0)