File tree Expand file tree Collapse file tree 2 files changed +17
-3
lines changed Expand file tree Collapse file tree 2 files changed +17
-3
lines changed Original file line number Diff line number Diff line change
1
+ ## 2.4.0
2
+
3
+ ### Fixed
4
+
5
+ - #19 Replace deprecated Buffer() constructor (https://medium.com/@jasnell/node-js-buffer-api-changes-3c21f1048f97 )
6
+
7
+ ### Changed
8
+
9
+ - Update dependencies
10
+
1
11
## 2.3.0
2
12
3
13
### Added
8
18
9
19
### Fixed
10
20
11
- - Update dependencies, replace deprecated gulp-util
21
+ - #15 Replace deprecated gulp-util
22
+
23
+ ### Changed
24
+
25
+ - Update dependencies
12
26
13
27
## 2.2.1
14
28
15
29
### Changed
16
30
17
- - keep indentation if no option is specified
31
+ - Keep indentation if no option is specified
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gulp-json-editor" ,
3
- "version" : " 2.3 .0" ,
3
+ "version" : " 2.4 .0" ,
4
4
"description" : " A gulp plugin to edit JSON objects" ,
5
5
"license" : " MIT" ,
6
6
"main" : " ./index.js" ,
You can’t perform that action at this time.
0 commit comments