Skip to content

Commit 6df6f3a

Browse files
package.json update
1 parent 15ef0bf commit 6df6f3a

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package-lock.json

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "koa-vue-notes-api",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"description": "A SPA using Koa as the backend and Vue as the frontend.",
55
"author": "John Datserakis",
66
"private": false,
@@ -13,9 +13,9 @@
1313
"clean": "npm cache clean --force"
1414
},
1515
"license": "MIT",
16-
"homepage": "https://github.com/OrKoN/koa2-example-app#readme",
16+
"homepage": "https://github.com/johndatserakis/koa-vue-notes-api#readme",
1717
"dependencies": {
18-
"@sendgrid/mail": "6.0.0-beta.5",
18+
"@sendgrid/mail": "6.0.0",
1919
"babel-polyfill": "^6.5.0",
2020
"bcrypt": "^1.0.2",
2121
"date-fns": "^1.28.5",

0 commit comments

Comments
 (0)