Skip to content

Commit

Permalink
Add repository to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Nols1000 committed Oct 12, 2019
1 parent 2efb14f commit 794e1a4
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nodecg-rx",
"version": "0.1.2",
"version": "0.1.3",
"description": "RxJS integration for NodeCG",
"main": "dist/bundles/nodecg-rx.min.js",
"source": "src/index.ts",
Expand All @@ -16,6 +16,10 @@
"nodecg"
],
"author": "Nils-Börge Margotti",
"repository": {
"type": "git",
"url": "https://github.com/nols1000/nodecg-rx.git"
},
"license": "GPL-3.0-only",
"devDependencies": {
"rimraf": "^3.0.0",
Expand Down

0 comments on commit 794e1a4

Please sign in to comment.