Skip to content

Commit

Permalink
build(npm): update repo entry (#43)
Browse files Browse the repository at this point in the history
Our GitHub repo name should be identical to the package name.
This commit should be accompanied by a repo rename.
  • Loading branch information
LoneRifle authored and Yuanruo Liang committed Jan 27, 2021
1 parent 5baa31f commit 400db74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.8.3",
"repository": {
"type": "git",
"url": "https://github.com/opengovsg/formsg-javascript-sdk.git"
"url": "https://github.com/opengovsg/formsg-sdk.git"
},
"description": "Node.js SDK for integrating with FormSG",
"main": "./dist/index.js",
Expand Down

0 comments on commit 400db74

Please sign in to comment.