@ivuorinen/markdownlint-config 0.2.7 → 0.2.8
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.2.
|
3
|
+
"version": "0.2.8",
|
4
4
|
"description": "ivuorinen's shareable configuration for markdownlint.",
|
5
5
|
"author": {
|
6
6
|
"name": "Ismo Vuorinen",
|
@@ -39,5 +39,5 @@
|
|
39
39
|
"@ivuorinen/config-checker": "^1.1.3",
|
40
40
|
"markdownlint-cli": "0.41.0"
|
41
41
|
},
|
42
|
-
"gitHead": "
|
42
|
+
"gitHead": "b90fcbf1e107e89f67d10a9eb09af1496e5a7465"
|
43
43
|
}
|