Skip to content

Commit

Permalink
1.3.1
Browse files Browse the repository at this point in the history
Hotfix for decorators @unprotected and @public.
Removed contributors from package.json since it does not show up in npm,
github should always have a list of contributors available, maintaining
the list is unnecessary.
  • Loading branch information
ferrerojosh committed Dec 13, 2020
1 parent e7965ce commit 2bbe666
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,8 @@
{
"name": "nest-keycloak-connect",
"version": "1.3.0",
"version": "1.3.1",
"description": "keycloak-nodejs-connect module for Nest",
"author": "John Joshua Ferrer <johnjoshuaferrer@disroot.org>",
"contributors": [
"IERomanov <i.e.romanov1997@gmail.com>",
"Jeff Tian <jeff.tian@outlook.com>",
"EFritzsche90",
"abiodunsulaiman694 <hello@abiodun.dev>"
],
"license": "MIT",
"scripts": {
"start:dev": "tsc -w",
Expand Down

0 comments on commit 2bbe666

Please sign in to comment.