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 df829dc commit 00b3983Copy full SHA for 00b3983
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+2.4.0 / 2016-09-15
2
+------------------
3
+### Changed
4
+- added optional support for `graceful-fs` [#62]
5
+
6
2.3.1 / 2016-05-13
7
------------------
8
- fix to support BOM. [#45][#45]
package.json
@@ -1,6 +1,6 @@
{
"name": "jsonfile",
- "version": "2.3.1",
+ "version": "2.4.0",
"description": "Easily read/write JSON files.",
"repository": {
"type": "git",
0 commit comments