MinJieLiu 7 years ago
parent
commit
28e01de917
1 changed files with 3 additions and 3 deletions
  1. 3 3
      package.json

+ 3 - 3
package.json

@@ -1,9 +1,9 @@
 {
   "name": "react-photo-view",
-  "version": "0.1.4",
+  "version": "0.1.5",
   "description": "React photo preview.",
-  "main": "./lib",
-  "module": "./es",
+  "main": "./lib/index",
+  "module": "./es/index",
   "keywords": [
     "react",
     "react-component",