@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.
Files changed (1) hide show
  1. 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.0",
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": "0b2b89ca98caac7995c4c2a3662f0d338043938b"
43
+ "gitHead": "824eceef7d9315edf9864645595d0095439999e9"
44
44
  }