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 cbd31b0 commit a274ee2Copy full SHA for a274ee2
CHANGELOG.md
@@ -1,5 +1,11 @@
1
+## 2.2.2
2
+
3
+### Fixed
4
5
+ - Update dependencies, replace deprecated gulp-util
6
7
## 2.2.1
8
-Features:
9
+### Changed
10
11
- keep indentation if no option is specified
package.json
@@ -1,6 +1,6 @@
{
"name": "gulp-json-editor",
- "version": "2.2.1",
+ "version": "2.2.2",
"description": "A gulp plugin to edit JSON object",
"license": "MIT",
"main": "./index.js",
0 commit comments