mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-12-17 21:50:25 +08:00
Update package-lock.json
This commit is contained in:
parent
1b6cca658e
commit
d51e0ad2a9
1 changed files with 5 additions and 3 deletions
8
assets/package-lock.json
generated
8
assets/package-lock.json
generated
|
|
@ -45,13 +45,15 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"../deps/phoenix": {
|
"../deps/phoenix": {
|
||||||
"version": "0.0.1"
|
"version": "1.5.8",
|
||||||
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
"../deps/phoenix_html": {
|
"../deps/phoenix_html": {
|
||||||
"version": "0.0.1"
|
"version": "2.14.3"
|
||||||
},
|
},
|
||||||
"../deps/phoenix_live_view": {
|
"../deps/phoenix_live_view": {
|
||||||
"version": "0.0.1"
|
"version": "0.15.4",
|
||||||
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
"node_modules/@babel/code-frame": {
|
"node_modules/@babel/code-frame": {
|
||||||
"version": "7.12.11",
|
"version": "7.12.11",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue