@ivuorinen/markdownlint-config 0.3.4 → 0.3.5
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@ivuorinen/markdownlint-config",
|
3
|
-
"version": "0.3.
|
3
|
+
"version": "0.3.5",
|
4
4
|
"type": "module",
|
5
5
|
"description": "ivuorinen's shareable configuration for markdownlint.",
|
6
6
|
"author": {
|
@@ -40,5 +40,5 @@
|
|
40
40
|
"@ivuorinen/config-checker": "^1.1.8",
|
41
41
|
"markdownlint-cli": "^0.42.0"
|
42
42
|
},
|
43
|
-
"gitHead": "
|
43
|
+
"gitHead": "1704a33926f19992f923ffad2b93b2da79ac5a43"
|
44
44
|
}
|