Skip to content

Commit 8892ab0

Browse files
author
Will Myers
authored
Add "repository" to package.json (#9)
1 parent 0e9f5b9 commit 8892ab0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "@button/button-client-node",
33
"version": "2.1.1",
44
"description": "node.js client for the Button Order API",
5+
"repository": "https://github.com/button/button-client-node",
56
"main": "index.js",
67
"scripts": {
78
"lint": "eslint --ext .js lib test",

0 commit comments

Comments
 (0)