-
Notifications
You must be signed in to change notification settings - Fork 46
random stuff
Bryan-Guner-Backup edited this page May 28, 2022
·
1 revision
Netlify-acess-token: crR4Wt8UZ1G59pwyU51Ez_L4G_v7rRbEUobEoVgbQiI
old package.json:
{
"name": "bgoonzblog",
"description": "bgoonzblog",
"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",
"babel-runtime": "6.26.0",
"chokidar": "3.4.0",
"classnames": "2.2.6",
"fs-extra": "7.0.1",
"gatsby": "^4.2.0",
"gatsby-link": "^4.2.0",
"gatsby-plugin-react-helmet": "3.3.3",
"gatsby-plugin-sass": "^5.2.0",
"gatsby-plugin-typescript": "2.4.4",
"gatsby-react-router-scroll": "^5.2.0",
"gatsby-source-filesystem": "2.3.10",
"gatsby-transformer-remark": "2.8.14",
"js-yaml": "3.14.1",
"lodash": "4.17.21",
"marked": "^4.0.5",
"moment": "2.23.0",
"moment-strftime": "0.5.0",
"node-sass": "^6.0.1",
"node-sass-utils": "1.1.2",
"pdfcrowd": "^5.2.0",
"react": "16.5.1",
"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.1.0",
"sprintf-js": "1.1.2"
}
}