1
mirror of https://github.com/RealOrangeOne/notes.git synced 2024-06-29 05:46:59 +01:00

Remove stray author

This commit is contained in:
Jake Howard 2020-09-29 09:23:24 +01:00
parent 5924476685
commit 8fc7ea4220
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -4,10 +4,6 @@
"private": true,
"version": "0.0.0",
"main": "index.js",
"author": {
"name": "Zander Martineau",
"url": "https://zander.wtf"
},
"license": "MIT",
"scripts": {
"build": "gatsby clean && gatsby build",