@ivuorinen/markdownlint-config 0.2.0 → 0.2.2

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 +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ivuorinen/markdownlint-config",
3
- "version": "0.2.0",
3
+ "version": "0.2.2",
4
4
  "description": "ivuorinen's shareable configuration for markdownlint.",
5
5
  "author": {
6
6
  "name": "Ismo Vuorinen",
@@ -36,8 +36,8 @@
36
36
  "postinstall": "node scripts/postinstall.js"
37
37
  },
38
38
  "dependencies": {
39
- "@ivuorinen/config-checker": "^1.1.0",
39
+ "@ivuorinen/config-checker": "^1.1.2",
40
40
  "markdownlint-cli": "0.37.0"
41
41
  },
42
- "gitHead": "f3a80ecd3e6bbcd81c104022230fd765e7292354"
42
+ "gitHead": "007b29019ebc5f13a231d96c17710f52b1760368"
43
43
  }