Skip to content

Commit e0d7cfd

Browse files
authored
Merge branch 'main' into webmentionopen
2 parents e08d739 + 6052f9d commit e0d7cfd

File tree

5 files changed

+104
-725
lines changed

5 files changed

+104
-725
lines changed

.github/workflows/update-assets.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@ jobs:
1515
SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }}
1616
SVN_USERNAME: ${{ secrets.SVN_USERNAME }}
1717
SLUG: webmention
18+
README_NAME: readme.md

Gruntfile.js

Lines changed: 0 additions & 66 deletions
This file was deleted.

package.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,6 @@
33
"description": "Webmention support for WordPress posts",
44
"main": "webmention.php",
55
"devDependencies": {
6-
"@wordpress/components": "^28.0.0",
7-
"@wordpress/data": "^10.0.0",
8-
"@wordpress/env": "^10.10.0",
9-
"@wordpress/icons": "^10.10.0",
10-
"grunt": "^1.6.1",
11-
"grunt-checktextdomain": "^1.0.1",
12-
"grunt-wp-i18n": "^1.0.3",
13-
"grunt-wp-readme-to-markdown": "^2.1.0"
146
},
157
"repository": {
168
"type": "git",

0 commit comments

Comments
 (0)