Merge pull request #10 from netlify-templates/chore/updatePackageJson

Update fields in package.json
This commit is contained in:
Charlie 2022-02-22 14:41:33 -08:00 committed by GitHub
commit abb24c5273
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,16 @@
{
"name": "nuxt-toolbox",
"version": "1.0.0",
"author": "Netlify Inc",
"contributors": [
"Tara Manicsic",
"Prince Wilson",
"Charlie Gerard"
],
"homepage": "https://github.com/netlify-templates/nuxt-toolbox",
"bugs": {
"url": "https://github.com/netlify-templates/nuxt-toolbox/issues"
},
"private": true,
"scripts": {
"dev": "nuxt",