Skip to content

Commit a7c1fe6

Browse files
committed
removing twig dependency to standardize format
1 parent 50b3385 commit a7c1fe6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
"require": {
2727
"pattern-lab/core": "^2.0.0",
2828
"pattern-lab/patternengine-twig": "^2.0.0",
29-
"pattern-lab/styleguidekit-assets-default": "^2.0.0",
30-
"twig/twig": "~1.0"
29+
"pattern-lab/styleguidekit-assets-default": "^2.0.0"
3130
}
3231
}

0 commit comments

Comments
 (0)