1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-06-30 05:31:57 +02:00

package updates

This commit is contained in:
Matthias Kretschmann 2019-06-24 20:51:36 +02:00
parent 56779570c9
commit 8fd4b7e044
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -25,32 +25,32 @@
"@oceanprotocol/art": "^2.2.0",
"axios": "^0.19.0",
"classnames": "^2.2.6",
"gatsby": "^2.9.11",
"gatsby-image": "^2.1.4",
"gatsby-plugin-catch-links": "^2.0.15",
"gatsby-plugin-google-analytics": "^2.0.21",
"gatsby-plugin-manifest": "^2.1.1",
"gatsby-plugin-offline": "^2.1.3",
"gatsby-plugin-react-helmet": "^3.0.12",
"gatsby-plugin-sass": "^2.0.13",
"gatsby-plugin-sharp": "^2.1.9",
"gatsby-plugin-sitemap": "^2.1.0",
"gatsby": "^2.10.4",
"gatsby-image": "^2.2.3",
"gatsby-plugin-catch-links": "^2.1.0",
"gatsby-plugin-google-analytics": "^2.1.0",
"gatsby-plugin-manifest": "^2.2.0",
"gatsby-plugin-offline": "^2.2.0",
"gatsby-plugin-react-helmet": "^3.1.0",
"gatsby-plugin-sass": "^2.1.0",
"gatsby-plugin-sharp": "^2.2.1",
"gatsby-plugin-sitemap": "^2.2.0",
"gatsby-plugin-svgr": "^2.0.2",
"gatsby-remark-autolink-headers": "^2.0.18",
"gatsby-remark-autolink-headers": "^2.1.0",
"gatsby-remark-component": "^1.1.3",
"gatsby-remark-copy-linked-files": "^2.0.13",
"gatsby-remark-copy-linked-files": "^2.1.0",
"gatsby-remark-embed-video": "^1.7.1",
"gatsby-remark-github": "^2.0.0",
"gatsby-remark-images": "^3.0.16",
"gatsby-remark-prismjs": "^3.2.11",
"gatsby-remark-responsive-iframe": "^2.1.1",
"gatsby-remark-smartypants": "^2.0.9",
"gatsby-source-filesystem": "^2.0.43",
"gatsby-source-graphql": "^2.0.19",
"gatsby-transformer-remark": "^2.4.0",
"gatsby-transformer-sharp": "^2.1.21",
"gatsby-transformer-xml": "^2.0.10",
"gatsby-transformer-yaml": "^2.1.12",
"gatsby-remark-images": "^3.1.0",
"gatsby-remark-prismjs": "^3.3.0",
"gatsby-remark-responsive-iframe": "^2.2.0",
"gatsby-remark-smartypants": "^2.1.0",
"gatsby-source-filesystem": "^2.1.0",
"gatsby-source-graphql": "^2.1.0",
"gatsby-transformer-remark": "^2.5.0",
"gatsby-transformer-sharp": "^2.2.0",
"gatsby-transformer-xml": "^2.1.0",
"gatsby-transformer-yaml": "^2.2.0",
"giphy-js-sdk-core": "^1.0.6",
"intersection-observer": "^0.7.0",
"prismjs": "^1.16.0",
@ -69,6 +69,7 @@
"devDependencies": {
"@svgr/webpack": "^4.3.0",
"dotenv": "^8.0.0",
"es6-promise": "^4.2.8",
"eslint": "^5.16.0",
"eslint-config-oceanprotocol": "^1.3.0",
"eslint-config-prettier": "^5.0.0",