Skip to content
This repository has been archived by the owner on Dec 2, 2022. It is now read-only.

Commit

Permalink
Mark 1.2.4, point to opengovsg GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
LoneRifle committed Dec 10, 2018
1 parent 45a9f20 commit 9dcea08
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@opengovsg/spcp-auth-client",
"version": "1.2.3",
"version": "1.2.4",
"description": "Integrates SingPass and CorpPass into your node.js application",
"main": "SPCPAuthClient.class.js",
"scripts": {
Expand All @@ -10,7 +10,7 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/datagovsg/spcp-auth-client.git"
"url": "git+https://github.com/opengovsg/spcp-auth-client.git"
},
"keywords": [
"authentication",
Expand All @@ -20,9 +20,9 @@
"author": "Government Technology Agency of Singapore (https://www.tech.gov.sg)",
"license": "MIT",
"bugs": {
"url": "https://github.com/datagovsg/spcp-auth-client/issues"
"url": "https://github.com/opengovsg/spcp-auth-client/issues"
},
"homepage": "https://github.com/datagovsg/spcp-auth-client#readme",
"homepage": "https://github.com/opengovsg/spcp-auth-client#readme",
"dependencies": {
"base-64": "^0.1.0",
"jsonwebtoken": "^8.3.0",
Expand Down

0 comments on commit 9dcea08

Please sign in to comment.