|
13 | 13 | "type": "git", |
14 | 14 | "url": "https://github.com/csvenke/react-semantic-render.git" |
15 | 15 | }, |
16 | | - "main": "index.cjs.js", |
| 16 | + "main": "index.js", |
17 | 17 | "module": "index.esm.js", |
18 | 18 | "types": "index.d.ts", |
19 | 19 | "private": false, |
|
43 | 43 | "@commitlint/travis-cli": "^7.1.2", |
44 | 44 | "@types/enzyme-adapter-react-16": "^1.0.3", |
45 | 45 | "@types/enzyme": "^3.1.14", |
46 | | - "@types/jest": "^23.3.2", |
| 46 | + "@types/jest": "^23.3.4", |
47 | 47 | "@types/node": "^10.11.3", |
48 | 48 | "@types/prop-types": "^15.5.6", |
49 | 49 | "@types/react-dom": "^16.0.8", |
50 | | - "@types/react": "^16.4.14", |
| 50 | + "@types/react": "^16.4.16", |
51 | 51 | "all-contributors-cli": "^5.4.0", |
52 | 52 | "coveralls": "^3.0.2", |
53 | 53 | "enzyme-adapter-react-16": "^1.5.0", |
|
58 | 58 | "lint-staged": "^7.3.0", |
59 | 59 | "lodash": "^4.17.11", |
60 | 60 | "prettier": "^1.14.3", |
61 | | - "react-docgen-typescript": "^1.9.1", |
| 61 | + "react-docgen-typescript": "^1.10.0", |
62 | 62 | "react-dom": "^16.5.2", |
63 | | - "react-styleguidist": "^7.3.8", |
| 63 | + "react-styleguidist": "^7.3.10", |
64 | 64 | "react": "^16.5.2", |
65 | 65 | "rimraf": "^2.6.2", |
| 66 | + "rollup-plugin-replace": "^2.1.0", |
66 | 67 | "rollup-plugin-size-snapshot": "^0.7.0", |
67 | 68 | "rollup-plugin-terser": "^3.0.0", |
68 | 69 | "rollup-plugin-typescript2": "^0.17.0", |
|
0 commit comments