Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
poonamyadav252 authored Aug 4, 2023
1 parent 3c724fe commit a50e644
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/nuxeo-designer-catalog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@
"clean-data": "find data/applications/nuxeo/**/ ! -name 'catalog-packages.json' -delete"
},
"dependencies": {
"gulp": "^4.0.2",
"gulp4-run-sequence": "^1.0.0",
"JSONStream": "^1.3.5",
"async": "^3.2.3",
"async-each": "^1.0.3",
Expand All @@ -24,7 +26,6 @@
"end-of-stream": "^1.4.4",
"from2": "^1.3.0",
"fs-extra": "^4.0.3",
"gulp": "^3.9.1",
"gulp-bower": "^0.0.13",
"gulp-git": "^2.10.1",
"gulp-util": "^3.0.8",
Expand Down

0 comments on commit a50e644

Please sign in to comment.