Fixed author in package
This commit is contained in:
parent
414d354aac
commit
fe0aae23fb
1 changed files with 1 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
"name": "portfolio",
|
"name": "portfolio",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"description": "",
|
"description": "",
|
||||||
"author": "Ava Wroten <ava@wroten.me> (https://www.gaiety.me/)",
|
"author": "Ava Gaiety Wroten <ava@wroten.me> (https://www.gaiety.me/)",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"serve:styles": "npx postcss styles.css -o _site/styles.css --watch",
|
"serve:styles": "npx postcss styles.css -o _site/styles.css --watch",
|
||||||
|
@ -15,7 +15,6 @@
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+ssh://git@gitlab.com/gaiety/portfolio.git"
|
"url": "git+ssh://git@gitlab.com/gaiety/portfolio.git"
|
||||||
},
|
},
|
||||||
"author": "",
|
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://gitlab.com/gaiety/portfolio/issues"
|
"url": "https://gitlab.com/gaiety/portfolio/issues"
|
||||||
|
|
Loading…
Add table
Reference in a new issue