Skip to content

Commit 8f1fa1c

Browse files
committed
Released base theme version
1 parent 79ac6eb commit 8f1fa1c

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

composer.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,6 @@
1212
{
1313
"type": "composer",
1414
"url": "https://packages.drupal.org/8"
15-
},
16-
{
17-
"type": "git",
18-
"url": "https://github.com/itk-dev/itkdev_base_theme"
1915
}
2016
],
2117
"require": {
@@ -27,7 +23,7 @@
2723
"drupal/core-project-message": "^11.2",
2824
"drupal/core-recommended": "^11.2",
2925
"drupal/hook_event_dispatcher": "^4.2",
30-
"itk-dev/itkdev_base_theme": "dev-feature/add-files",
26+
"itk-dev/itkdev_base_theme": "^1.0",
3127
"drush/drush": "^13.2"
3228
},
3329
"require-dev": {

0 commit comments

Comments
 (0)