Skip to content

Commit 04dac5c

Browse files
committed
Remove unwanted composer installer cruft
1 parent 817eba4 commit 04dac5c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

composer.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@
1313
"installer-paths": {
1414
"web/core": ["type:drupal-core"],
1515
"web/libraries/{$name}": ["type:drupal-library"],
16-
"web/modules/unish/{$name}": ["drupal/devel"],
17-
"web/themes/unish/{$name}": ["drupal/empty_theme"],
1816
"web/modules/contrib/{$name}": ["type:drupal-module"],
1917
"web/profiles/contrib/{$name}": ["type:drupal-profile"],
2018
"web/themes/contrib/{$name}": ["type:drupal-theme"]

0 commit comments

Comments
 (0)