Skip to content

Commit 76e20c1

Browse files
committed
Release v2.0.0
1 parent 868bb11 commit 76e20c1

File tree

2 files changed

+13
-4
lines changed

2 files changed

+13
-4
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,17 @@
11
{
22
"name": "mc-auth-web",
3-
"version": "0.1.0",
4-
"description": "",
5-
"keywords": [],
3+
"version": "2.0.0",
4+
"description": "Easily login with your Minecraft account without giving your password or email to strangers! Fully oAuth2 compliant!",
5+
"keywords": [
6+
"Minecraft",
7+
"oAuth2",
8+
"oAuth",
9+
"Login",
10+
"GDPR",
11+
"API",
12+
"restful",
13+
"rest"
14+
],
615
"homepage": "https://mc-auth.com",
716
"main": "build/index.js",
817
"private": false,

0 commit comments

Comments
 (0)