diff options
author | Matt Strapp <matt@mattstrapp.net> | 2023-10-18 14:02:05 -0500 |
---|---|---|
committer | Matt Strapp <matt@mattstrapp.net> | 2023-10-18 14:02:05 -0500 |
commit | 1791e3ef7e596bcc3630c5175940ee5cc16a6494 (patch) | |
tree | ec7610de932cf3bc6ea099027b4c07f5efe63cdc /package.json | |
parent | sw: Prompt instead of auto update (diff) | |
download | trinkets-1791e3ef7e596bcc3630c5175940ee5cc16a6494.tar trinkets-1791e3ef7e596bcc3630c5175940ee5cc16a6494.tar.gz trinkets-1791e3ef7e596bcc3630c5175940ee5cc16a6494.tar.bz2 trinkets-1791e3ef7e596bcc3630c5175940ee5cc16a6494.tar.lz trinkets-1791e3ef7e596bcc3630c5175940ee5cc16a6494.tar.xz trinkets-1791e3ef7e596bcc3630c5175940ee5cc16a6494.tar.zst trinkets-1791e3ef7e596bcc3630c5175940ee5cc16a6494.zip |
nothing
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
Diffstat (limited to '')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 4c96485..e77a0e9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rosstheross.github.io", - "description": "", + "description": "My basic portfolio website", "version": "1.0.0", "author": "Matt Strapp <matt@mattstrapp.net>", "devDependencies": { |