mirror of
https://github.com/m1k1o/neko.git
synced 2025-06-12 07:42:40 +02:00
Upgrade to node 18 and dependencies (#46)
* upgrade to nodejs 18. * npm update. * upgrade linter. * upgrade axios. * upgrade saas loader. * upgrade typescript.
This commit is contained in:
parent
4ed16f3960
commit
4e693ae4a3
17 changed files with 1593 additions and 1280 deletions
2
dev/npm
2
dev/npm
|
@ -7,4 +7,4 @@ docker run --rm -it \
|
|||
--volume "${PWD}/../:/app" \
|
||||
--entrypoint="npm" \
|
||||
--workdir="/app" \
|
||||
node:16-buster-slim "$@"
|
||||
node:18-buster-slim "$@"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue