Browse Source

update peerDependencies

Yuki Takei 6 years ago
parent
commit
f4d45306a8
1 changed files with 2 additions and 2 deletions
  1. 2 2
      packages/growi-plugin-attachment-refs/package.json

+ 2 - 2
packages/growi-plugin-attachment-refs/package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "growi-plugin-attachment-refs",
   "name": "growi-plugin-attachment-refs",
-  "version": "1.0.2",
+  "version": "1.0.5",
   "description": "GROWI Plugin to add ref/refimg/refs/refsimg tags",
   "description": "GROWI Plugin to add ref/refimg/refs/refsimg tags",
   "keywords": [
   "keywords": [
     "growi",
     "growi",
@@ -41,7 +41,7 @@
     "react-dom": "^16.4.1"
     "react-dom": "^16.4.1"
   },
   },
   "peerDependencies": {
   "peerDependencies": {
-    "react-images": "^1.0.0",
+    "react-images": "~1.0.0",
     "react-motion": "^0.5.2"
     "react-motion": "^0.5.2"
   },
   },
   "engines": {
   "engines": {