File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ Notable changes to this project are documented in this file. The format is based
5
5
## [ Unreleased]
6
6
7
7
Breaking changes:
8
- - Bumped ` node-buffer ` and ` node-fs ` to v9.0.0 and latest release (#12 by @JordanMartinez )
8
+ - Bumped ` node-buffer ` and ` node-fs ` to ` v9.0.0 ` (#12 , # 17 by @JordanMartinez )
9
9
- Update event handling API to use EventHandle-style API (#16 by @JordanMartinez )
10
10
11
11
Before:
Original file line number Diff line number Diff line change 18
18
"purescript-foreign" : " ^7.0.0" ,
19
19
"purescript-maybe" : " ^6.0.0" ,
20
20
"purescript-node-buffer" : " ^9.0.0" ,
21
- "purescript-node-fs" : " #be0a346f4b72826947a124486c299b842c5e2601 " ,
21
+ "purescript-node-fs" : " ^9.0.0 " ,
22
22
"purescript-nullable" : " ^6.0.0" ,
23
23
"purescript-options" : " ^7.0.0" ,
24
24
"purescript-prelude" : " ^6.0.0" ,
You can’t perform that action at this time.
0 commit comments