Skip to content

Commit cca6de3

Browse files
authored
Add wp-sweep, update lockfile. Fixes #104 (#105)
Signed-off-by: Joe Dolson <design@joedolson.com>
1 parent 4204e67 commit cca6de3

4 files changed

Lines changed: 45 additions & 19 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,6 @@ content/plugins/s3-uploads/
2020
content/plugins/fastly/
2121
content/plugins/glossary/
2222
content/plugins/unconfirmed/
23+
content/plugins/wp-sweep/
2324
vendor/
2425
wordpress/

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,8 @@
5353
"humanmade/s3-uploads": "^3.0",
5454
"wpackagist-plugin/fastly": "^1.2.29",
5555
"progress-planner/glossary": "^1.2.0",
56-
"wpackagist-plugin/unconfirmed": "^1.3.7"
56+
"wpackagist-plugin/unconfirmed": "^1.3.7",
57+
"wpackagist-plugin/wp-sweep": "^1.1.8"
5758
},
5859
"extra": {
5960
"installer-paths": {

composer.lock

Lines changed: 36 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)