1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-26 19:49:26 +01:00

bump packages

This commit is contained in:
Matthias Kretschmann 2018-11-07 17:29:39 +01:00
parent 598bf16613
commit badd7d0a6a
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -5,27 +5,26 @@
"author": "Ocean Protocol <devops@oceanprotocol.com>", "author": "Ocean Protocol <devops@oceanprotocol.com>",
"dependencies": { "dependencies": {
"@oceanprotocol/art": "^1.0.2", "@oceanprotocol/art": "^1.0.2",
"gatsby": "^2.0.19", "gatsby": "^2.0.40",
"gatsby-image": "^2.0.15", "gatsby-image": "^2.0.19",
"gatsby-plugin-catch-links": "^2.0.6", "gatsby-plugin-catch-links": "^2.0.6",
"gatsby-plugin-manifest": "^2.0.5", "gatsby-plugin-manifest": "^2.0.7",
"gatsby-plugin-offline": "^2.0.11", "gatsby-plugin-offline": "^2.0.12",
"gatsby-plugin-react-helmet": "^3.0.0", "gatsby-plugin-react-helmet": "^3.0.1",
"gatsby-plugin-react-svg": "^2.0.0",
"gatsby-plugin-sass": "^2.0.3", "gatsby-plugin-sass": "^2.0.3",
"gatsby-plugin-sharp": "^2.0.7", "gatsby-plugin-sharp": "^2.0.12",
"gatsby-plugin-svgr": "^2.0.0-alpha", "gatsby-plugin-svgr": "^2.0.0-alpha",
"gatsby-remark-autolink-headers": "^2.0.10", "gatsby-remark-autolink-headers": "^2.0.10",
"gatsby-remark-images": "^2.0.6", "gatsby-remark-images": "^2.0.6",
"gatsby-remark-prismjs": "^3.0.3", "gatsby-remark-prismjs": "^3.0.3",
"gatsby-source-filesystem": "^2.0.4", "gatsby-source-filesystem": "^2.0.7",
"gatsby-transformer-remark": "^2.1.11", "gatsby-transformer-remark": "^2.1.11",
"gatsby-transformer-sharp": "^2.1.4", "gatsby-transformer-sharp": "^2.1.8",
"intersection-observer": "^0.5.1", "intersection-observer": "^0.5.1",
"node-sass": "^4.10.0", "node-sass": "^4.10.0",
"prismjs": "^1.15.0", "prismjs": "^1.15.0",
"react": "^16.5.1", "react": "^16.6.1",
"react-dom": "^16.5.1", "react-dom": "^16.6.1",
"react-helmet": "^5.2.0" "react-helmet": "^5.2.0"
}, },
"license": "Apache-2.0", "license": "Apache-2.0",