Browse Source

moved @types/codemirror

Steven Fukase 4 years ago
parent
commit
bfe385390c
2 changed files with 1 additions and 1 deletions
  1. 0 1
      packages/app/package.json
  2. 1 0
      packages/codemirror-textlint/package.json

+ 0 - 1
packages/app/package.json

@@ -157,7 +157,6 @@
     "@atlaskit/navigation-next": "^8.0.5",
     "@growi/ui": "^4.3.3-RC",
     "@handsontable/react": "=2.1.0",
-    "@types/codemirror": "^5.60.2",
     "@types/compression": "^1.7.0",
     "@types/express": "^4.17.11",
     "@types/multer": "^1.4.5",

+ 1 - 0
packages/codemirror-textlint/package.json

@@ -5,6 +5,7 @@
   "license": "MIT",
   "devDependencies": {
     "@textlint/kernel": "^12.0.2",
+    "@types/codemirror": "^5.60.2",
     "textlint-message-to-codemirror": "^1.0.0",
     "textlint-plugin-markdown": "^4.0.6",
     "textlint-rule-common-misspellings": "^1.0.1",