mirror of
https://github.com/gurucomputing/headscale-ui.git
synced 2026-01-23 02:34:43 +00:00
tests and version update
This commit is contained in:
parent
8664048ffc
commit
055a810463
2 changed files with 7 additions and 7 deletions
12
package-lock.json
generated
12
package-lock.json
generated
|
|
@ -1833,9 +1833,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/rollup": {
|
||||
"version": "3.8.0",
|
||||
"resolved": "https://registry.npmjs.org/rollup/-/rollup-3.8.0.tgz",
|
||||
"integrity": "sha512-+UR6PnUslneJNiJfLSzy4XH6R50ZGF0MS7UCv20ftXrktF/TkvZDwiBtXX65esblLR5p8w6LmXgPwt2f2B8SoQ==",
|
||||
"version": "3.8.1",
|
||||
"resolved": "https://registry.npmjs.org/rollup/-/rollup-3.8.1.tgz",
|
||||
"integrity": "sha512-4yh9eMW7byOroYcN8DlF9P/2jCpu6txVIHjEqquQVSx7DI0RgyCCN3tjrcy4ra6yVtV336aLBB3v2AarYAxePQ==",
|
||||
"dev": true,
|
||||
"peer": true,
|
||||
"bin": {
|
||||
|
|
@ -3620,9 +3620,9 @@
|
|||
}
|
||||
},
|
||||
"rollup": {
|
||||
"version": "3.8.0",
|
||||
"resolved": "https://registry.npmjs.org/rollup/-/rollup-3.8.0.tgz",
|
||||
"integrity": "sha512-+UR6PnUslneJNiJfLSzy4XH6R50ZGF0MS7UCv20ftXrktF/TkvZDwiBtXX65esblLR5p8w6LmXgPwt2f2B8SoQ==",
|
||||
"version": "3.8.1",
|
||||
"resolved": "https://registry.npmjs.org/rollup/-/rollup-3.8.1.tgz",
|
||||
"integrity": "sha512-4yh9eMW7byOroYcN8DlF9P/2jCpu6txVIHjEqquQVSx7DI0RgyCCN3tjrcy4ra6yVtV336aLBB3v2AarYAxePQ==",
|
||||
"dev": true,
|
||||
"peer": true,
|
||||
"requires": {
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "headscale-ui",
|
||||
"version": "2022.11.05-beta",
|
||||
"version": "2022.12.23-beta",
|
||||
"scripts": {
|
||||
"dev": "vite dev --https --port 443 --host 0.0.0.0",
|
||||
"build": "vite build",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue