Skip to content
This repository has been archived by the owner on Jul 19, 2023. It is now read-only.

Commit

Permalink
Release v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dpilafian committed Jun 16, 2021
1 parent 6454767 commit eb8a0cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gulp-node-slate",
"description": "node-slate as a gulp task",
"version": "1.3.8",
"version": "1.4.0",
"license": "MIT",
"type": "module",
"main": "gulp-node-slate.js",
Expand Down Expand Up @@ -36,7 +36,7 @@
"dependencies": {
"ansi-colors": "~4.1",
"fs-extra": "~10.0",
"node-slate": "~1.9",
"node-slate": "~2.0",
"through2": "~4.0"
},
"devDependencies": {
Expand Down

0 comments on commit eb8a0cc

Please sign in to comment.