mirror of
https://github.com/la5nta/pat
synced 2026-08-13 17:46:54 -04:00
Update node version and transitive deps
This commit is contained in:
parent
0f183d03d6
commit
4f1b7e5bcd
5 changed files with 8760 additions and 5683 deletions
|
|
@ -1 +1 @@
|
|||
lts/fermium
|
||||
lts/hydrogen
|
||||
2
web/dist/js/app.js
vendored
2
web/dist/js/app.js
vendored
File diff suppressed because one or more lines are too long
2
web/dist/js/app.js.map
vendored
2
web/dist/js/app.js.map
vendored
File diff suppressed because one or more lines are too long
14431
web/package-lock.json
generated
14431
web/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "pat",
|
||||
"version": "0.12.1",
|
||||
"version": "0.15.0",
|
||||
"private": true,
|
||||
"description": "Pat is a cross platform Winlink client with basic messaging capabilities.",
|
||||
"author": "martinhpedersen",
|
||||
|
|
@ -10,8 +10,8 @@
|
|||
"url": "git+https://github.com/la5nta/pat.git"
|
||||
},
|
||||
"engines": {
|
||||
"node": "14",
|
||||
"npm": "6"
|
||||
"node": "18",
|
||||
"npm": "10"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/la5nta/pat/issues"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue