Skip to content

Commit 362211f

Browse files
author
samsep
committed
update styles dependency
1 parent 62f3994 commit 362211f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,15 @@
1515
"build": "webpack --config webpack.config.js; cp example/index.html dist/"
1616
},
1717
"dependencies": {
18-
"appirio-styles": "0.0.23",
18+
"appirio-styles": "0.0.25",
1919
"appirio-tech-api-schemas": "^5.0.69",
2020
"appirio-tech-client-app-layer": "^0.1.3",
2121
"classnames": "^2.2.3",
22-
"react": "^0.14.7",
23-
"react-dom": "^0.14.7",
2422
"lodash": "^4.0.0",
2523
"moment": "^2.11.2",
24+
"react": "^0.14.7",
2625
"react-datetime": "^2.0.2",
26+
"react-dom": "^0.14.7",
2727
"react-dropzone": "^3.3.2",
2828
"react-redux": "^4.2.1",
2929
"react-select": "^0.9.1"

0 commit comments

Comments
 (0)