update package.json

main
CrimsonTome 2022-06-05 15:09:06 +00:00 committed by Matt Clark
parent 82285dc6ff
commit 24ae6d843a
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "crimsontome-blog", "name": "crimsontome-blog",
"version": "1.0.0", "version": "1.1.0",
"description": "blog using eleventy and netlify", "description": "blog using eleventy and netlify",
"scripts": { "scripts": {
"build": "eleventy", "build": "eleventy",
@ -16,7 +16,7 @@
"author": { "author": {
"name": "Matt Clark", "name": "Matt Clark",
"email": "crimsontome427@protonmail.com", "email": "crimsontome427@protonmail.com",
"url": "https://crimsontome.com/" "url": "https://blog.crimsontome.com/"
}, },
"license": "MIT", "license": "MIT",
"bugs": { "bugs": {