Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 2bf76ad

Browse files
authoredSep 6, 2019
Merge pull request #1775 from airbnb/nora--prepare-for-rws-4
[new][deps] Update dependencies related to react-with-styles
2 parents 962d5bf + 038bc76 commit 2bf76ad

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
 

‎package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,8 @@
9898
"raw-loader": "^0.5.1",
9999
"react": "^0.14 || ^15.5.4 || ^16.1.1",
100100
"react-dom": "^0.14 || ^15.5.4 || ^16.1.1",
101-
"react-with-styles-interface-aphrodite": "^5.0.1",
102-
"react-with-styles-interface-css-compiler": "^2.0.0",
101+
"react-with-styles-interface-aphrodite": "^6.0.0",
102+
"react-with-styles-interface-css-compiler": "^2.1.0",
103103
"rimraf": "^2.6.3",
104104
"safe-publish-latest": "^1.1.3",
105105
"sass-loader": "^7.2.0",
@@ -124,9 +124,9 @@
124124
"react-moment-proptypes": "^1.6.0",
125125
"react-outside-click-handler": "^1.2.4",
126126
"react-portal": "^4.2.0",
127-
"react-with-direction": "^1.3.0",
127+
"react-with-direction": "^1.3.1",
128128
"react-with-styles": "^3.2.3",
129-
"react-with-styles-interface-css": "^4.0.3"
129+
"react-with-styles-interface-css": "^5.0.0"
130130
},
131131
"peerDependencies": {
132132
"moment": "^2.18.1",

0 commit comments

Comments
 (0)
Please sign in to comment.