增加第三方 css 库的依赖
Showing
| ... | ... | @@ -70,12 +70,14 @@ |
| ] | ||
| }, | ||
| "dependencies": { | ||
| "animate.css": "^3.5.2", | ||
| "antd": "^2.5.3", | ||
| "babel-polyfill": "6.16.0", | ||
| "chalk": "1.1.3", | ||
| "compression": "1.6.2", | ||
| "cross-env": "3.1.3", | ||
| "express": "4.14.0", | ||
| "font-awesome": "^4.7.0", | ||
| "fontfaceobserver": "2.0.5", | ||
| "immutable": "3.8.1", | ||
| "intl": "1.2.5", | ||
| ... | ... | @@ -97,6 +99,7 @@ |
| "reselect": "2.5.4", | ||
| "sanitize.css": "4.1.0", | ||
| "styled-components": "1.0.3", | ||
| "swiper": "^3.4.1", | ||
| "warning": "3.0.0", | ||
| "whatwg-fetch": "1.0.0" | ||
| }, | ||
| ... | ... |
Please
register
or
sign in
to comment