Skip to content

Commit

Permalink
chore: Release v2.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
433eros committed Feb 13, 2024
1 parent e32af77 commit f852465
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 7 deletions.
6 changes: 4 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 6 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "tecrock-projects",
"private": true,
"engines": {
"node": ">= 16",
"npm": ">= 8"
},
"engines": {
"node": ">= 16",
"npm": ">= 8"
},
"workspaces": [
"packages/*"
],
Expand All @@ -28,5 +28,6 @@
},
"dependencies": {
"webpack": "^5.88.1"
}
},
"version": "2.7.2"
}

0 comments on commit f852465

Please sign in to comment.