Skip to content

Commit d2897de

Browse files
committed
Update plugins
1 parent a5816ba commit d2897de

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

whippet.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
2-
"src": {
3-
"plugins": "git@github.com:dxw-wordpress-plugins/"
4-
},
5-
"plugins": [
6-
{"name": "akismet", "ref": "v5"},
7-
{"name": "advanced-custom-fields-pro", "ref": "v6"}
8-
]
2+
"src": {
3+
"plugins": "git@github.com:dxw-wordpress-plugins/"
4+
},
5+
"plugins": [
6+
{"name": "akismet", "ref": "v5"},
7+
{"name": "advanced-custom-fields-pro", "ref": "v6"}
8+
]
99
}

whippet.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
2-
"hash": "64778640d5b58ae1c914a29e7a3cb8848f913027",
2+
"hash": "deecfd2107246292b87f3b3e8d77638452add0ec",
33
"plugins": [
44
{
55
"name": "akismet",
66
"src": "git@github.com:dxw-wordpress-plugins/akismet",
7-
"revision": "2322b839069dfe2726b3dc1566d540a3c6608eeb"
7+
"revision": "f381147af2010e3e0d1011679dc59a2406333326"
88
},
99
{
1010
"name": "advanced-custom-fields-pro",
1111
"src": "git@github.com:dxw-wordpress-plugins/advanced-custom-fields-pro",
12-
"revision": "ae897af1b3098a9caa139f75240b0ae266286d8e"
12+
"revision": "871ba506c36f85d30c0a17e470a5c8afb8ba2cf0"
1313
}
1414
]
1515
}

0 commit comments

Comments
 (0)