mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-27 19:06:15 -04:00
Fixed esbuild dependency not being in production build
This commit is contained in:
parent
ec9e8eda64
commit
aeed2546f5
2 changed files with 4 additions and 4 deletions
6
pnpm-lock.yaml
generated
6
pnpm-lock.yaml
generated
|
@ -155,6 +155,9 @@ importers:
|
|||
ejs:
|
||||
specifier: ^3.1.10
|
||||
version: 3.1.10
|
||||
esbuild:
|
||||
specifier: ^0.21.4
|
||||
version: 0.21.4
|
||||
etherpad-require-kernel:
|
||||
specifier: ^1.0.16
|
||||
version: 1.0.16
|
||||
|
@ -321,9 +324,6 @@ importers:
|
|||
'@types/underscore':
|
||||
specifier: ^1.11.15
|
||||
version: 1.11.15
|
||||
esbuild:
|
||||
specifier: ^0.21.4
|
||||
version: 0.21.4
|
||||
eslint:
|
||||
specifier: ^9.2.0
|
||||
version: 9.4.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue