Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
Change type to silverstripe-vendormodule so its installed in the vendor directory
  • Loading branch information
zarocknz authored Dec 20, 2018
1 parent e49a4dc commit c0d7899
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "chrometoaster/ga-gtm-singlefield",
"description": "Adds single field to CMS settings section to hold GA or GTM code. Template snippets need to be inserted to theme templates manually.",
"type": "silverstripe-module",
"type": "silverstripe-vendormodule",
"keywords": ["silverstripe", "Google", "Google Analytics", "GA", "Google Tag Manager", "GTM"],
"authors": [
{
Expand Down

0 comments on commit c0d7899

Please sign in to comment.