Skip to content

Commit 663660e

Browse files
committed
chore: attempt to wrap starterkit command
1 parent 6c5d332 commit 663660e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"clean": "git clean -dfx",
3131
"publish": "npx lerna publish -m \"[skip travis] chore(release): publish %s\"",
3232
"postpublish": "auto release",
33-
"preview:hbs": "cd packages/development-edition-engine-handlebars && patternlab add --starterkits @pattern-lab/starterkit-handlebars-vanilla && npm run pl:build"
33+
"preview:hbs": "cd packages/development-edition-engine-handlebars && patternlab add --starterkits '@pattern-lab/starterkit-handlebars-vanilla' && npm run pl:build"
3434
},
3535
"nyc": {
3636
"exclude": [

0 commit comments

Comments
 (0)