Skip to content

Commit 02aab73

Browse files
Update node-fs to 9.0.0 (#17)
* Update node-fs to 9.0.0 * Update entry
1 parent b0a93e2 commit 02aab73

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Notable changes to this project are documented in this file. The format is based
55
## [Unreleased]
66

77
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)
99
- Update event handling API to use EventHandle-style API (#16 by @JordanMartinez)
1010

1111
Before:

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"purescript-foreign": "^7.0.0",
1919
"purescript-maybe": "^6.0.0",
2020
"purescript-node-buffer": "^9.0.0",
21-
"purescript-node-fs": "#be0a346f4b72826947a124486c299b842c5e2601",
21+
"purescript-node-fs": "^9.0.0",
2222
"purescript-nullable": "^6.0.0",
2323
"purescript-options": "^7.0.0",
2424
"purescript-prelude": "^6.0.0",

0 commit comments

Comments
 (0)