Skip to content

Commit

Permalink
Merge pull request shipshapecode#149 from bm2u/hotfix/addRepo
Browse files Browse the repository at this point in the history
Add Repo to package.json
  • Loading branch information
RobbieTheWagner authored Jun 20, 2018
2 parents 3bff2f1 + 42becd0 commit f99dc1d
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,24 @@
{
"name": "tether-shepherd",
"version": "1.8.1",
"repository": {
"type": "git",
"url": "git+https://github.com/shipshapecode/shepherd.git"
},
"description": "Guide your users through a tour of your app.",
"authors": [
"Adam Schwartz <[email protected]>",
"Zack Bloom <[email protected]>"
],
"maintainers": [
"Nicholas Hwang <[email protected]>",
"Geoff Daigle <[email protected]>"
"Geoff Daigle <[email protected]>",
"Robert Wagner <[email protected]>"
],
"scripts": {
"build": "gulp build"
},
"homepage": "http://shipshapecode.github.io/shepherd/docs/welcome/",
"license": "MIT",
"main": "dist/js/shepherd.js",
"spm": {
Expand Down

0 comments on commit f99dc1d

Please sign in to comment.