Skip to content

Commit

Permalink
Release v4.0.0 (#353)
Browse files Browse the repository at this point in the history
  • Loading branch information
juanjcamposct authored Sep 18, 2024
1 parent d997b7c commit 87dea4a
Show file tree
Hide file tree
Showing 8 changed files with 1,434 additions and 7,923 deletions.
18 changes: 9 additions & 9 deletions enabler/package-lock.json

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

5 changes: 4 additions & 1 deletion enabler/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "enabler",
"private": true,
"version": "3.0.4",
"version": "4.0.0",
"type": "module",
"scripts": {
"dev": "vite --port 3000",
Expand All @@ -22,5 +22,8 @@
"typescript": "5.6.2",
"vite": "5.4.6",
"vite-plugin-css-injected-by-js": "3.5.1"
},
"overrides": {
"path-to-regexp": "3.3.0"
}
}
Loading

0 comments on commit 87dea4a

Please sign in to comment.