File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 19
19
"bugs" : " https://github.com/pattern-lab/patternlab-node/issues" ,
20
20
"author" : " Brian Muenzenmeyer" ,
21
21
"scripts" : {
22
- "build" : " patternlab build --config ./patternlab-config.json" ,
23
- "help" : " patternlab --help" ,
24
- "install" : " patternlab install --config ./patternlab-config.json" ,
25
- "serve" : " patternlab serve --config ./patternlab-config.json" ,
26
- "version" : " patternlab --version"
22
+ "pl: build" : " patternlab build --config ./patternlab-config.json" ,
23
+ "pl: help" : " patternlab --help" ,
24
+ "pl: install" : " patternlab install --config ./patternlab-config.json" ,
25
+ "pl: serve" : " patternlab serve --config ./patternlab-config.json" ,
26
+ "pl: version" : " patternlab --version"
27
27
},
28
28
"license" : " MIT" ,
29
29
"engines" : {
You can’t perform that action at this time.
0 commit comments