Browse Source

update docs

Yuki Takei 6 years ago
parent
commit
1be7eb918e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/growi-plugin-attachment-refs/README.md

+ 1 - 1
packages/growi-plugin-attachment-refs/README.md

@@ -11,7 +11,7 @@ Install
 
     ```bash
     yarn add growi-plugin-attachment-refs
-    yarn add -D react-images react-motion
+    yarn add -D react-images@1.0.0 react-motion
     ```
 
 1. build client app (see official documents)