mirror of
https://github.com/Luzifer/gmail-manage.git
synced 2024-11-08 15:30:10 +00:00
npm update / audit fix / dedupe
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
06c1a85120
commit
520af847c3
2 changed files with 324 additions and 834 deletions
1154
package-lock.json
generated
1154
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -9,8 +9,8 @@
|
|||
"build": "babel src/*.js --out-file app.js"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "^7.1.2",
|
||||
"@babel/core": "^7.1.2",
|
||||
"@babel/cli": "^7.10.5",
|
||||
"@babel/core": "^7.11.0",
|
||||
"babel-preset-google-apps-script": "0.0.3"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue