Minor doc changes

This commit is contained in:
2022-03-09 07:54:09 -08:00
parent 276d9b14b0
commit 36b4809920

View File

@@ -1,7 +1,7 @@
{
"name": "avusd",
"version": "2.0.0",
"description": "Minimal Apostrophe Boilerplate",
"description": "Anderson Valley Unified School District Website",
"main": "app.js",
"scripts": {
"start": "node app.js",
@@ -12,7 +12,7 @@
"type": "git",
"url": ""
},
"author": "Apostrophe Technologies, Inc.",
"author": "Anderson Valley Unified School District",
"license": "MIT",
"dependencies": {
"apostrophe": "^2.111.4",