diff --git a/package.json b/package.json index 460d832..a0ba248 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "pattern-lab-workshop", "description": "Self guided workshop for learning the basics of Pattern Lab.", - "version": "1.0.4", + "version": "1.0.5", "readmeFilename": "README.md", "repository": { "type": "git", @@ -16,7 +16,7 @@ "handlebars": "^2.0.0-alpha.4", "marked": "^0.3.2", "request": "~2.30.0", - "workshopper-jlord": "git@github.com:tjheffner/workshopper.git", + "workshopper-jlord": "git+https://git@github.com:tjheffner/workshopper.git", "cheerio": "~0.17.0" } }