Skip to content

Commit

Permalink
chore: update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex-D committed Jun 7, 2021
1 parent 05bb0ea commit cd9df21
Show file tree
Hide file tree
Showing 5 changed files with 15,290 additions and 4,319 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
/plugins/**/ui/sass/_sprite*

# We use npm: ignore yarn
package-lock.json
yarn.lock

# Windows image file caches
Thumbs.db
Expand Down
2 changes: 1 addition & 1 deletion gulpfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -170,4 +170,4 @@ module.exports = {
build,
test,
watch,
}
};
Loading

0 comments on commit cd9df21

Please sign in to comment.