Skip to content

Commit

Permalink
fix version (#25)
Browse files Browse the repository at this point in the history
* fix version

* fix micromatch

* upgrade express
  • Loading branch information
fouille committed Sep 23, 2024
1 parent 6cf9610 commit b48dee9
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 41 deletions.
115 changes: 74 additions & 41 deletions package-lock.json

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

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,12 @@
},
"dependencies": {
"@wazo/euc-plugins-sdk": "^0.0.23",
"body-parser": "^1.20.3",
"copy-webpack-plugin": "^11.0.0",
"express": "^4.21.0",
"html-webpack-plugin": "^5.6.0",
"jquery": "^3.7.1",
"micromatch": "^4.0.8",
"mini-css-extract-plugin": "^2.9.1",
"popper.js": "^1.16.1",
"webpack-dev-server": "^5.0.0"
Expand Down

0 comments on commit b48dee9

Please sign in to comment.