Skip to content

Commit 9b2edd9

Browse files
committed
removing composer.lock file to ensure easier updates. moving data transform plugin from require-dev to require now that core bug 13 and 14 are resolved
1 parent 8c5ac96 commit 9b2edd9

File tree

2 files changed

+1
-1108
lines changed

2 files changed

+1
-1108
lines changed

composer.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,7 @@
3333
"pattern-lab/core": "^2.1.0",
3434
"pattern-lab/patternengine-twig": "^2.0.0",
3535
"pattern-lab/styleguidekit-twig-default": "^2.0.0",
36-
"pattern-lab/drupal-twig-components": "^2.0.0"
37-
},
38-
"require-dev": {
36+
"pattern-lab/drupal-twig-components": "^2.0.0",
3937
"aleksip/plugin-data-transform": "^0.10.2"
4038
},
4139
"scripts": {

0 commit comments

Comments
 (0)