Skip to content

Commit d83f381

Browse files
committed
Moving dep to GitHub shorthand URL #12
1 parent 3951cf0 commit d83f381

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "pattern-lab-workshop",
33
"description": "Self guided workshop for learning the basics of Pattern Lab.",
4-
"version": "1.0.5",
4+
"version": "1.0.6",
55
"readmeFilename": "README.md",
66
"repository": {
77
"type": "git",
@@ -16,7 +16,7 @@
1616
"handlebars": "^2.0.0-alpha.4",
1717
"marked": "^0.3.2",
1818
"request": "~2.30.0",
19-
"workshopper-jlord": "git+https://[email protected]:tjheffner/workshopper.git",
19+
"workshopper-jlord": "tjheffner/workshopper",
2020
"cheerio": "~0.17.0"
2121
}
2222
}

0 commit comments

Comments
 (0)