File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111 "dependencies" : {
1212 "@pattern-lab/core" : " ^5.9.0" ,
1313 "@pattern-lab/live-server" : " ^5.0.0" ,
14+ "@pattern-lab/starterkit-mustache-base" : " 3.0.3" ,
1415 "archiver" : " 2.1.1" ,
1516 "chalk" : " 2.4.1" ,
1617 "commander" : " 2.15.1" ,
2324 "lodash" : " 4.17.15" ,
2425 "ora" : " 2.1.0" ,
2526 "path-exists" : " 3.0.0" ,
26- "sanitize-filename" : " 1.6.1"
27+ "sanitize-filename" : " 1.6.1" ,
28+ "starterkit-mustache-acidtest" : " 0.0.3" ,
29+ "starterkit-mustache-bootstrap" : " 0.1.1" ,
30+ "starterkit-mustache-foundation" : " 0.1.1" ,
31+ "starterkit-mustache-materialdesign" : " 0.1.2"
2732 },
2833 "devDependencies" : {
2934 "eslint" : " 4.18.2" ,
4449 ],
4550 "scripts" : {
4651 "lint" : " eslint ./{bin,test}" ,
47- "test:separate" : " tap ' ./test/*.test.js' --reporter spec --timeout=120"
52+ "test:separate" : " tap ./test/*.test.js --reporter spec --timeout=120"
4853 },
4954 "repository" : " https://github.com/pattern-lab/patternlab-node/tree/master/packages/cli" ,
5055 "bugs" : " https://github.com/pattern-lab/patternlab-node/issues" ,
You can’t perform that action at this time.
0 commit comments