We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3951cf0 commit d83f381Copy full SHA for d83f381
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "pattern-lab-workshop",
3
"description": "Self guided workshop for learning the basics of Pattern Lab.",
4
- "version": "1.0.5",
+ "version": "1.0.6",
5
"readmeFilename": "README.md",
6
"repository": {
7
"type": "git",
@@ -16,7 +16,7 @@
16
"handlebars": "^2.0.0-alpha.4",
17
"marked": "^0.3.2",
18
"request": "~2.30.0",
19
- "workshopper-jlord": "git+https://[email protected]:tjheffner/workshopper.git",
+ "workshopper-jlord": "tjheffner/workshopper",
20
"cheerio": "~0.17.0"
21
}
22
0 commit comments