mirror of
https://github.com/wekan/wekan.git
synced 2025-04-23 13:37:09 -04:00
Add back node-gyp related dependencies.
This commit is contained in:
parent
f9b760bfc4
commit
712dbb8e73
2 changed files with 1010 additions and 91 deletions
1099
package-lock.json
generated
1099
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -23,6 +23,7 @@
|
|||
"dependencies": {
|
||||
"@babel/core": "^7.15.5",
|
||||
"@babel/runtime": "^7.15.4",
|
||||
"@mapbox/node-pre-gyp": "^1.0.10",
|
||||
"ajv": "^6.12.6",
|
||||
"babel-runtime": "^6.26.0",
|
||||
"bcryptjs": "^2.4.3",
|
||||
|
@ -50,6 +51,7 @@
|
|||
"meteor-node-stubs": "^1.1.0",
|
||||
"minio": "^7.0.33",
|
||||
"moment": "^2.29.4",
|
||||
"node-gyp": "^9.3.1",
|
||||
"nodemailer": "^6.6.3",
|
||||
"os": "^0.1.2",
|
||||
"page": "^1.11.6",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue