Skip to content

Commit

Permalink
Restyled by prettier-json
Browse files Browse the repository at this point in the history
  • Loading branch information
restyled-commits committed Mar 11, 2022
1 parent 4c27942 commit 0e3cbd7
Showing 1 changed file with 40 additions and 40 deletions.
80 changes: 40 additions & 40 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,42 +1,42 @@
{
"name": "stackbit-libris-theme",
"description": "Stackbit Libris Theme",
"version": "0.0.1",
"license": "MIT",
"scripts": {
"develop": "gatsby develop",
"start": "npm run develop",
"build": "gatsby build --prefix-paths",
"serve": "gatsby serve"
},
"dependencies": {
"@stackbit/gatsby-plugin-menus": "0.0.4",
"gatsby-source-graphcms": "^1.0.0",
"@netlify/functions": "^1.0.0",
"axios": "^0.26.1",
"babel-runtime": "^6.26.0",
"chokidar": "^3.5.3",
"classnames": "^2.3.1",
"fs-extra": "^10.0.1",
"gatsby": "2.25.4",
"gatsby-plugin-sass": "2.8.0",
"gatsby-plugin-react-helmet": "3.3.3",
"gatsby-plugin-typescript": "2.4.4",
"gatsby-source-filesystem": "2.3.10",
"gatsby-transformer-remark": "2.8.14",
"gatsby-plugin-disqus": "^1.2.3",
"js-yaml": "3.12.2",
"lodash": "4.17.11",
"marked": "0.6.1",
"moment": "2.23.0",
"moment-strftime": "0.5.0",
"node-sass": "4.14.0",
"node-sass-utils": "1.1.2",
"react-dom": "16.13.1",
"react-helmet": "5.2.1",
"react-html-parser": "2.0.2",
"react-script-tag": "1.1.2",
"rehype-react": "3.0.2",
"sprintf-js": "1.1.2"
}
"name": "stackbit-libris-theme",
"description": "Stackbit Libris Theme",
"version": "0.0.1",
"license": "MIT",
"scripts": {
"develop": "gatsby develop",
"start": "npm run develop",
"build": "gatsby build --prefix-paths",
"serve": "gatsby serve"
},
"dependencies": {
"@stackbit/gatsby-plugin-menus": "0.0.4",
"gatsby-source-graphcms": "^1.0.0",
"@netlify/functions": "^1.0.0",
"axios": "^0.26.1",
"babel-runtime": "^6.26.0",
"chokidar": "^3.5.3",
"classnames": "^2.3.1",
"fs-extra": "^10.0.1",
"gatsby": "2.25.4",
"gatsby-plugin-sass": "2.8.0",
"gatsby-plugin-react-helmet": "3.3.3",
"gatsby-plugin-typescript": "2.4.4",
"gatsby-source-filesystem": "2.3.10",
"gatsby-transformer-remark": "2.8.14",
"gatsby-plugin-disqus": "^1.2.3",
"js-yaml": "3.12.2",
"lodash": "4.17.11",
"marked": "0.6.1",
"moment": "2.23.0",
"moment-strftime": "0.5.0",
"node-sass": "4.14.0",
"node-sass-utils": "1.1.2",
"react-dom": "16.13.1",
"react-helmet": "5.2.1",
"react-html-parser": "2.0.2",
"react-script-tag": "1.1.2",
"rehype-react": "3.0.2",
"sprintf-js": "1.1.2"
}
}

0 comments on commit 0e3cbd7

Please sign in to comment.