44c95f75c2
Bumps [gridsome](https://github.com/gridsome/gridsome) from 0.7.22 to 0.7.23. - [Release notes](https://github.com/gridsome/gridsome/releases) - [Changelog](https://github.com/gridsome/gridsome/blob/master/CHANGELOG.md) - [Commits](https://github.com/gridsome/gridsome/compare/gridsome@0.7.22...gridsome@0.7.23) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
19 lines
436 B
JSON
19 lines
436 B
JSON
{
|
|
"private": false,
|
|
"version": "0.2.3",
|
|
"license": "MIT",
|
|
"scripts": {
|
|
"develop": "gridsome develop",
|
|
"dev": "gridsome develop",
|
|
"explore": "gridsome explore",
|
|
"build": "gridsome build"
|
|
},
|
|
"dependencies": {
|
|
"@gridsome/plugin-google-analytics": "^0.1.2",
|
|
"gridsome": "^0.7.23",
|
|
"gridsome-plugin-tailwindcss": "^3.0.1"
|
|
},
|
|
"devDependencies": {
|
|
"netlify-plugin-gridsome-cache": "^1.0.3"
|
|
}
|
|
} |