We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62f3994 commit 362211fCopy full SHA for 362211f
package.json
@@ -15,15 +15,15 @@
15
"build": "webpack --config webpack.config.js; cp example/index.html dist/"
16
},
17
"dependencies": {
18
- "appirio-styles": "0.0.23",
+ "appirio-styles": "0.0.25",
19
"appirio-tech-api-schemas": "^5.0.69",
20
"appirio-tech-client-app-layer": "^0.1.3",
21
"classnames": "^2.2.3",
22
- "react": "^0.14.7",
23
- "react-dom": "^0.14.7",
24
"lodash": "^4.0.0",
25
"moment": "^2.11.2",
+ "react": "^0.14.7",
26
"react-datetime": "^2.0.2",
+ "react-dom": "^0.14.7",
27
"react-dropzone": "^3.3.2",
28
"react-redux": "^4.2.1",
29
"react-select": "^0.9.1"
0 commit comments