Browse Source

Internal: Bumped up dev-lint to match the version used in ckeditor5 (to avoid Lerna complaining). [skip ci]

Piotrek Koszuliński 8 years ago
parent
commit
e16867b622
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/ckeditor5-markdown-gfm/package.json

+ 1 - 1
packages/ckeditor5-markdown-gfm/package.json

@@ -7,7 +7,7 @@
     "@ckeditor/ckeditor5-engine": "^0.11.0"
   },
   "devDependencies": {
-    "@ckeditor/ckeditor5-dev-lint": "^3.1.0",
+    "@ckeditor/ckeditor5-dev-lint": "^3.1.1",
     "eslint-config-ckeditor5": "^1.0.5",
     "gulp": "^3.9.1",
     "guppy-pre-commit": "^0.4.0"