Skip to content

Commit

Permalink
Added repository and homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher Patty committed Feb 11, 2020
1 parent 26c8bef commit 4f3e028
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
{
"name": "@tecuity/barcode-generator",
"version": "1.1.1",
"version": "1.1.2",
"main": "dist/index.js",
"license": "MIT",
"dependencies": {},
"repository": {
"type" : "git",
"url" : "https://github.com/tecuity/barcode-generator"
},
"homepage": {
"type" : "git",
"url" : "https://github.com/tecuity/barcode-generator"
},
"scripts": {
"build": "node build.js"
},
Expand Down

0 comments on commit 4f3e028

Please sign in to comment.