Skip to content
This repository was archived by the owner on Feb 25, 2020. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions bear.info
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ dependencies[] = pathauto
dependencies[] = picture
dependencies[] = token
dependencies[] = redirect
dependencies[] = required_for_pub
dependencies[] = responsive_menus
dependencies[] = strongarm
dependencies[] = styleguide
Expand Down
2 changes: 2 additions & 0 deletions drupal-org.make
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ projects[paragraphs][version] = "1.0-rc4"
projects[] = pathauto
projects[] = picture
projects[] = redirect
projects[required_for_pub][download][type] = "git"
projects[required_for_pub][download][url] = "git://github.com/chapter-three/require-to-publish.git"
projects[] = responsive_menus
projects[] = strongarm
projects[] = styleguide
Expand Down