Skip to content

Commit

Permalink
setting dependencies to fixed tags
Browse files Browse the repository at this point in the history
  • Loading branch information
thescientist13 committed Oct 19, 2015
1 parent 0364200 commit 097069d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@
"gulp-uglify": "1.4.1",
"lazypipe": "1.0.1",
"mocha": "2.3.3",
"pipeline-handyman": "git+ssh://[email protected]/kenzanmedia/pipeline-handyman.git#aeb41b4423ca07d5bab17ce28e6bdfb1b4e7b364",
"pipeline-validate-js": "git+ssh://[email protected]/kenzanmedia/pipeline-validate-js.git#55c0ec3a51799e83d4748ffbb700687fb818b8f5",
"pipeline-handyman": "git+ssh://[email protected]/kenzanmedia/pipeline-handyman.git#0.1.0",
"pipeline-validate-js": "git+ssh://[email protected]/kenzanmedia/pipeline-validate-js.git#0.1.0",
"yargs": "3.26.0"
},
"devDependencies": {
Expand Down

0 comments on commit 097069d

Please sign in to comment.