chore: bump npm dependencies

This commit is contained in:
Herculino Trotta
2025-06-29 14:10:38 -03:00
parent fa6f3e87c0
commit 858934b7c5
10 changed files with 83 additions and 38 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ In the project directory, you can run:
`npm run start` will launch a server process, which makes `live reloading` possible.
If you change JS or SCSS files, the web page would auto refresh after the change. Now the server is working on port 9091 by default, but you can change it in `webpack/webpack.config.dev.js`
If you change JS or SCSS files, the web page would auto refresh after the change. Now the server is working on port 9091 by default, but you can change it in `webpack/webpack.config.dev.cjs`
### `npm run watch`