Skip to content

Commit

Permalink
Skip media_entity_googledocs in the update break-point of from 8.6.12…
Browse files Browse the repository at this point in the history
… to 8.7.0 #13
  • Loading branch information
Natshah committed Jul 8, 2019
1 parent cb90fec commit 39d2642
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion config/update-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,10 @@
},
"8.6.12": {
"from": "8.6.12",
"to": "8.7.0"
"to": "8.7.0",
"skip":[
"media_entity_googledocs"
]
},
"8.7.*": {
"from": "8.7.*",
Expand Down

0 comments on commit 39d2642

Please sign in to comment.