1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-06-29 00:58:02 +02:00

package updates

This commit is contained in:
Matthias Kretschmann 2018-11-20 13:16:27 +01:00
parent 6020319731
commit d460453611
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -24,7 +24,7 @@
"dependencies": {
"@oceanprotocol/art": "^1.0.2",
"classnames": "^2.2.6",
"gatsby": "^2.0.50",
"gatsby": "^2.0.52",
"gatsby-image": "^2.0.20",
"gatsby-plugin-catch-links": "^2.0.8",
"gatsby-plugin-google-analytics": "^2.0.7",
@ -34,7 +34,7 @@
"gatsby-plugin-sass": "^2.0.4",
"gatsby-plugin-sharp": "^2.0.12",
"gatsby-plugin-sitemap": "^2.0.2",
"gatsby-plugin-svgr": "^2.0.0",
"gatsby-plugin-svgr": "^2.0.1",
"gatsby-remark-autolink-headers": "^2.0.11",
"gatsby-remark-component": "^1.1.3",
"gatsby-remark-copy-linked-files": "^2.0.6",
@ -56,8 +56,8 @@
"react": "^16.6.3",
"react-dom": "^16.6.3",
"react-helmet": "^5.2.0",
"rehype-react": "^3.0.3",
"remark": "^10.0.0",
"rehype-react": "^3.1.0",
"remark": "^10.0.1",
"remark-react": "^4.0.3"
},
"devDependencies": {