chore: use cms w/ open authoring for site edits (#3287)
This commit is contained in:
@ -15,24 +15,25 @@
|
||||
"dependencies": {
|
||||
"@emotion/core": "^10.0.27",
|
||||
"@emotion/styled": "^10.0.27",
|
||||
"dayjs": "^1.8.19",
|
||||
"dayjs": "^1.8.20",
|
||||
"emotion-theming": "^10.0.27",
|
||||
"gatsby": "2.19.12",
|
||||
"gatsby": "2.19.18",
|
||||
"gatsby-plugin-catch-links": "2.1.25",
|
||||
"gatsby-plugin-emotion": "^4.1.22",
|
||||
"gatsby-plugin-manifest": "2.2.41",
|
||||
"gatsby-plugin-netlify-cms": "^4.1.38",
|
||||
"gatsby-plugin-netlify-cms": "^4.1.40",
|
||||
"gatsby-plugin-react-helmet": "3.1.22",
|
||||
"gatsby-remark-autolink-headers": "2.1.24",
|
||||
"gatsby-remark-external-links": "^0.0.4",
|
||||
"gatsby-remark-prismjs": "3.3.31",
|
||||
"gatsby-source-filesystem": "2.1.48",
|
||||
"gatsby-transformer-json": "2.2.26",
|
||||
"gatsby-transformer-remark": "2.6.50",
|
||||
"gatsby-transformer-yaml": "2.2.24",
|
||||
"gatsby-transformer-remark": "2.6.52",
|
||||
"gatsby-transformer-yaml": "2.2.25",
|
||||
"js-yaml": "^3.13.1",
|
||||
"lodash": "^4.17.15",
|
||||
"moment": "^2.24.0",
|
||||
"netlify-cms-app": "^2.11.13",
|
||||
"netlify-cms-app": "^2.11.20",
|
||||
"prismjs": "^1.19.0",
|
||||
"react": "^16.12.0",
|
||||
"react-dom": "^16.12.0",
|
||||
@ -43,7 +44,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-plugin-prismjs": "^2.0.1",
|
||||
"babel-preset-gatsby": "^0.2.28",
|
||||
"babel-preset-gatsby": "^0.2.29",
|
||||
"eslint": "^6.8.0",
|
||||
"eslint-plugin-import": "^2.20.1"
|
||||
},
|
||||
|
Reference in New Issue
Block a user