Skip to content

Commit cab9f13

Browse files
jvliwanagethul
authored andcommitted
Upgrade to react 16, purescript-react 5 (#10)
1 parent f8899a1 commit cab9f13

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"dependencies": {
1919
"purescript-dom": "^4.5.0",
20-
"purescript-react": "^4.0.0",
20+
"purescript-react": "^5.0.0",
2121
"purescript-eff": "^3.1.0"
2222
}
2323
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
"rimraf": "^2.5.4"
1212
},
1313
"peerDependencies": {
14-
"react-dom": "^15.6.1"
14+
"react-dom": "^16.0.0"
1515
}
1616
}

0 commit comments

Comments
 (0)