GDPR update; version bump

- added Terms of Service and Privacy Policy
- updated deps
- fixed vue-bootstrap warning
This commit is contained in:
Daniel J. Summers
2018-05-19 23:22:44 -05:00
parent 2b6f7c63d0
commit bad430fc37
9 changed files with 615 additions and 568 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "my-prayer-journal-api",
"private": true,
"version": "0.9.2",
"version": "0.9.3",
"description": "Server API for myPrayerJournal",
"main": "index.js",
"author": "Daniel J. Summers <daniel@bitbadger.solutions>",