Minor update npm example_project

This commit is contained in:
Wout De Puysseleir 2024-01-17 12:21:26 -08:00
parent 7f5433b897
commit 60d9e976b6
No known key found for this signature in database
GPG key ID: 3DE9371B50FEC46A

View file

@ -27,7 +27,7 @@
},
"..": {},
"../..": {
"version": "0.11.0",
"version": "0.12.0",
"license": "MIT",
"devDependencies": {
"prettier": "2.8.7",
@ -48,11 +48,11 @@
}
},
"../deps/phoenix": {
"version": "1.7.7",
"version": "1.7.10",
"license": "MIT"
},
"../deps/phoenix_html": {
"version": "3.3.2"
"version": "3.3.3"
},
"../deps/phoenix_live_view": {
"version": "0.19.5",