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 5854e91 commit 73d1f67Copy full SHA for 73d1f67
bower.json
@@ -16,8 +16,8 @@
16
"url": "git://github.com/purescript-contrib/purescript-react-dom.git"
17
},
18
"dependencies": {
19
- "purescript-dom": "^4.0.0",
20
- "purescript-react": "^3.0.0",
+ "purescript-dom": "^4.5.0",
+ "purescript-react": "^4.0.0",
21
"purescript-eff": "^3.1.0"
22
}
23
package.json
@@ -9,5 +9,8 @@
9
"purescript-psa": "^0.5.0",
10
"purescript": "^0.11.1",
11
"rimraf": "^2.5.4"
12
+ },
13
+ "peerDependencies": {
14
+ "react-dom": "^15.6.1"
15
0 commit comments