cut new dev for 15.0.6

Post release 15.0.5, we will develop branch for 15.0.6.
This commit is contained in:
Ben West
2026-03-03 11:32:05 -08:00
parent f988ed9869
commit 6852e550a8
2 changed files with 5 additions and 4 deletions
+4 -3
View File
@@ -1,12 +1,12 @@
{
"name": "nightscout",
"version": "15.0.5",
"version": "15.0.6",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "nightscout",
"version": "15.0.5",
"version": "15.0.6",
"hasInstallScript": true,
"license": "AGPL-3.0",
"dependencies": {
@@ -1864,7 +1864,8 @@
"node_modules/@types/tough-cookie": {
"version": "4.0.2",
"resolved": "https://registry.npmjs.org/@types/tough-cookie/-/tough-cookie-4.0.2.tgz",
"integrity": "sha512-Q5vtl1W5ue16D+nIaW8JWebSSraJVlK+EthKn7e7UcD4KWsaSJ8BqGPXNaPghgtcn/fhvrN17Tv8ksUsQpiplw=="
"integrity": "sha512-Q5vtl1W5ue16D+nIaW8JWebSSraJVlK+EthKn7e7UcD4KWsaSJ8BqGPXNaPghgtcn/fhvrN17Tv8ksUsQpiplw==",
"dev": true
},
"node_modules/@ungap/promise-all-settled": {
"version": "1.1.2",