diff --git a/package.json b/package.json index b9b8bee..a906ec7 100644 --- a/package.json +++ b/package.json @@ -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",