mirror of
https://github.com/kremalicious/portfolio.git
synced 2025-02-14 21:10:41 +01:00
gatsby v2 stable 🎉
This commit is contained in:
parent
8b15a69f61
commit
bdd7cee81e
26
package.json
26
package.json
@ -21,19 +21,19 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"file-saver": "^1.3.8",
|
||||
"gatsby": "^2.0.0-rc.27",
|
||||
"gatsby-image": "^2.0.0-rc.3",
|
||||
"gatsby-plugin-manifest": "^2.0.2-rc.1",
|
||||
"gatsby": "^2.0.0",
|
||||
"gatsby-image": "^2.0.0",
|
||||
"gatsby-plugin-manifest": "^2.0.2",
|
||||
"gatsby-plugin-matomo": "^0.5.0",
|
||||
"gatsby-plugin-offline": "^2.0.0-rc.9",
|
||||
"gatsby-plugin-react-helmet": "^3.0.0-rc.1",
|
||||
"gatsby-plugin-sass": "^2.0.0-rc.2",
|
||||
"gatsby-plugin-sharp": "^2.0.0-rc.7",
|
||||
"gatsby-plugin-sitemap": "^2.0.0-rc.2",
|
||||
"gatsby-source-filesystem": "^2.0.1-rc.6",
|
||||
"gatsby-transformer-json": "^2.1.1-rc.6",
|
||||
"gatsby-transformer-sharp": "^2.1.1-rc.3",
|
||||
"gatsby-transformer-yaml": "^2.1.1-rc.6",
|
||||
"gatsby-plugin-offline": "^2.0.0",
|
||||
"gatsby-plugin-react-helmet": "^3.0.0",
|
||||
"gatsby-plugin-sass": "^2.0.0",
|
||||
"gatsby-plugin-sharp": "^2.0.0",
|
||||
"gatsby-plugin-sitemap": "^2.0.0",
|
||||
"gatsby-source-filesystem": "^2.0.1",
|
||||
"gatsby-transformer-json": "^2.1.1",
|
||||
"gatsby-transformer-sharp": "^2.1.1",
|
||||
"gatsby-transformer-yaml": "^2.1.1",
|
||||
"giphy-js-sdk-core": "^1.0.5",
|
||||
"graphql": "^0.13.2",
|
||||
"intersection-observer": "^0.5.0",
|
||||
@ -50,7 +50,7 @@
|
||||
"@svgr/cli": "^2.4.1",
|
||||
"ava": "^0.25.0",
|
||||
"babel-eslint": "^9.0.0",
|
||||
"chrome-launcher": "^0.10.2",
|
||||
"chrome-launcher": "^0.10.4",
|
||||
"eslint": "^5.6.0",
|
||||
"eslint-config-prettier": "^3.0.1",
|
||||
"eslint-loader": "^2.1.0",
|
||||
|
Loading…
Reference in New Issue
Block a user