Skip to content

Commit 4d4582a

Browse files
committed
Upgrade wgutils
1 parent e6d82f8 commit 4d4582a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"private": true,
44
"license": "OWFa-1.0",
55
"scripts": {
6-
"gen-agenda": "wgutils agenda gen"
6+
"gen-agenda": "wgutils agenda gen",
77
"test:spellcheck": "cspell \"**/*.md\"",
88
"format": "prettier --write \"**/*.{md,yml,yaml,json}\"",
99
"format:check": "prettier --check \"**/*.{md,yml,yaml,json}\""
@@ -16,6 +16,6 @@
1616
"proseWrap": "always"
1717
},
1818
"dependencies": {
19-
"wgutils": "^1.2.4"
19+
"wgutils": "^1.2.5"
2020
}
2121
}

0 commit comments

Comments
 (0)