@ivuorinen/markdownlint-config 0.1.0 → 0.1.1
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.1.
|
3
|
+
"version": "0.1.1",
|
4
4
|
"description": "ivuorinen's shareable configuration for markdownlint.",
|
5
5
|
"author": {
|
6
6
|
"name": "Ismo Vuorinen",
|
@@ -40,5 +40,5 @@
|
|
40
40
|
"dependencies": {
|
41
41
|
"markdownlint-cli": "0.32.2"
|
42
42
|
},
|
43
|
-
"gitHead": "
|
43
|
+
"gitHead": "824eceef7d9315edf9864645595d0095439999e9"
|
44
44
|
}
|