|
30 | 30 | },
|
31 | 31 | "homepage": "http://material-ui.com/",
|
32 | 32 | "dependencies": {
|
| 33 | + "inline-style-prefixer": "^0.3.3", |
33 | 34 | "lodash.throttle": "~3.0.4",
|
34 | 35 | "lodash.debounce": "~3.1.1",
|
35 |
| - "warning": "^2.1.0" |
36 |
| - }, |
37 |
| - "peerDependencies": { |
38 |
| - "inline-style-prefixer": "^0.3.3", |
39 |
| - "react": "^0.14.0", |
40 |
| - "react-dom": "^0.14.0", |
41 | 36 | "react-tap-event-plugin": "^0.2.0",
|
42 | 37 | "react-addons-transition-group": "^0.14.0",
|
43 | 38 | "react-addons-update": "^0.14.0",
|
44 | 39 | "react-addons-create-fragment": "^0.14.0",
|
45 |
| - "react-addons-pure-render-mixin": "^0.14.0" |
| 40 | + "react-addons-pure-render-mixin": "^0.14.0", |
| 41 | + "warning": "^2.1.0" |
| 42 | + }, |
| 43 | + "peerDependencies": { |
| 44 | + "react": "^0.14.0", |
| 45 | + "react-dom": "^0.14.0" |
46 | 46 | },
|
47 | 47 | "devDependencies": {
|
48 | 48 | "babel": "^5.4.3",
|
|
61 | 61 | "gulp": "^3.9.0",
|
62 | 62 | "gulp-eslint": "^1.0.0",
|
63 | 63 | "html-webpack-plugin": "^1.6.1",
|
64 |
| - "inline-style-prefixer": "^0.3.3", |
65 | 64 | "karma": "^0.13.3",
|
66 | 65 | "karma-browserify": "^4.2.1",
|
67 | 66 | "karma-chai-sinon": "^0.1.5",
|
|
73 | 72 | "mocha": "^2.2.5",
|
74 | 73 | "phantomjs": "^1.9.17",
|
75 | 74 | "react": "^0.14.0",
|
76 |
| - "react-addons-create-fragment": "^0.14.0", |
77 |
| - "react-addons-pure-render-mixin": "^0.14.0", |
78 |
| - "react-addons-transition-group": "^0.14.0", |
79 |
| - "react-addons-update": "^0.14.0", |
80 | 75 | "react-dom": "^0.14.0",
|
81 | 76 | "react-hot-loader": "^1.2.8",
|
82 | 77 | "react-router": "^1.0.0-rc1",
|
83 |
| - "react-tap-event-plugin": "^0.2.0", |
84 | 78 | "recursive-readdir-sync": "^1.0.6",
|
85 | 79 | "rimraf": "^2.4.3",
|
86 | 80 | "sinon": "^1.15.4",
|
|
0 commit comments