Преглед изворни кода

Revert "For testing purpose"

This reverts commit 8e81960e4d08fa171ee747abd301b53c9ded9fc3.
Taichi Masuyama пре 3 година
родитељ
комит
1b45c56a20
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      packages/remark-drawio-plugin/package.json

+ 1 - 1
packages/remark-drawio-plugin/package.json

@@ -24,11 +24,11 @@
     "test": ""
   },
   "dependencies": {
+    "pako": "^2.1.0",
     "xmldoc": "^1.2.0"
   },
   "devDependencies": {
     "eslint-plugin-regex": "^1.8.0",
-    "pako": "^2.1.0",
     "react": "^18.2.0",
     "react-dom": "^18.2.0"
   }