mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
bump packages
This commit is contained in:
parent
598bf16613
commit
badd7d0a6a
21
package.json
21
package.json
@ -5,27 +5,26 @@
|
||||
"author": "Ocean Protocol <devops@oceanprotocol.com>",
|
||||
"dependencies": {
|
||||
"@oceanprotocol/art": "^1.0.2",
|
||||
"gatsby": "^2.0.19",
|
||||
"gatsby-image": "^2.0.15",
|
||||
"gatsby": "^2.0.40",
|
||||
"gatsby-image": "^2.0.19",
|
||||
"gatsby-plugin-catch-links": "^2.0.6",
|
||||
"gatsby-plugin-manifest": "^2.0.5",
|
||||
"gatsby-plugin-offline": "^2.0.11",
|
||||
"gatsby-plugin-react-helmet": "^3.0.0",
|
||||
"gatsby-plugin-react-svg": "^2.0.0",
|
||||
"gatsby-plugin-manifest": "^2.0.7",
|
||||
"gatsby-plugin-offline": "^2.0.12",
|
||||
"gatsby-plugin-react-helmet": "^3.0.1",
|
||||
"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-remark-autolink-headers": "^2.0.10",
|
||||
"gatsby-remark-images": "^2.0.6",
|
||||
"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-sharp": "^2.1.4",
|
||||
"gatsby-transformer-sharp": "^2.1.8",
|
||||
"intersection-observer": "^0.5.1",
|
||||
"node-sass": "^4.10.0",
|
||||
"prismjs": "^1.15.0",
|
||||
"react": "^16.5.1",
|
||||
"react-dom": "^16.5.1",
|
||||
"react": "^16.6.1",
|
||||
"react-dom": "^16.6.1",
|
||||
"react-helmet": "^5.2.0"
|
||||
},
|
||||
"license": "Apache-2.0",
|
||||
|
Loading…
Reference in New Issue
Block a user