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