File tree Expand file tree Collapse file tree
development-edition-engine-twig Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 "scripts" : {
77 "postbootstrap" : " patternlab install --starterkits @pattern-lab/starterkit-twig-demo" ,
88 "pl:build" : " patternlab build --config ./patternlab-config.json" ,
9+ "pl:debug" : " node --inspect-brk=24984 node_modules/.bin/patternlab build --config ./patternlab-config.json" ,
910 "pl:help" : " patternlab --help" ,
1011 "pl:install" : " patternlab install --config ./patternlab-config.json" ,
1112 "pl:serve" : " patternlab serve --config ./patternlab-config.json" ,
Original file line number Diff line number Diff line change 55 "main" : " lib/engine_twig.js" ,
66 "dependencies" : {
77 "fs-extra" : " 0.30.0" ,
8- "twing" : " 4 .0.6 "
8+ "twing" : " ^5 .0.1 "
99 },
1010 "keywords" : [
1111 " Pattern Lab" ,
Original file line number Diff line number Diff line change @@ -17524,10 +17524,10 @@ twig-lexer@^0.7.2:
1752417524 dependencies:
1752517525 "@types/node" "^12.0.8"
1752617526
17527- twing@4 .0.6 :
17528- version "4 .0.6 "
17529- resolved "https://registry.yarnpkg.com/twing/-/twing-4 .0.6 .tgz#2dd7e9a514b4bb2a67bdaf585895c35f84fdb086 "
17530- integrity sha512-aAmMYXAUuNdOebbRlUq2L1PN5Lg9ceZMvVq46xvX6EkSFFiAIqNEaHTHDFchIb+nucFubr89Hs4s90LWlc2Cmw ==
17527+ twing@^5 .0.1 :
17528+ version "5 .0.1 "
17529+ resolved "https://registry.yarnpkg.com/twing/-/twing-5 .0.1 .tgz#8bedac6c0f2afce87608f6a8fe2327207da40727 "
17530+ integrity sha512-oaeOQ8IrJKrxRtC6z+26XqD0B7Wal+52qOvsaJGLIDnvmqlzPT1a9GH4xMOEw40d2EZ6nWUXhYwaroJ4JAQF2w ==
1753117531 dependencies:
1753217532 "@types/luxon" "^1.4.0"
1753317533 camelcase "^4.1.0"
You can’t perform that action at this time.
0 commit comments