Bump api-schema version
All checks were successful
Publish Package / build-and-publish (push) Successful in 12s
All checks were successful
Publish Package / build-and-publish (push) Successful in 12s
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -9,7 +9,7 @@
|
|||||||
"version": "3.0.0",
|
"version": "3.0.0",
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@owlboard/api-schema-types": "^3.0.3-alpha8",
|
"@owlboard/api-schema-types": "^3.0.3-alpha10",
|
||||||
"install": "^0.13.0",
|
"install": "^0.13.0",
|
||||||
"latlon-geohash": "^2.0.0",
|
"latlon-geohash": "^2.0.0",
|
||||||
"npm": "^11.13.0"
|
"npm": "^11.13.0"
|
||||||
@@ -506,9 +506,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@owlboard/api-schema-types": {
|
"node_modules/@owlboard/api-schema-types": {
|
||||||
"version": "3.0.3-alpha8",
|
"version": "3.0.3-alpha10",
|
||||||
"resolved": "https://git.fjla.uk/api/packages/OwlBoard/npm/%40owlboard%2Fapi-schema-types/-/3.0.3-alpha8/api-schema-types-3.0.3-alpha8.tgz",
|
"resolved": "https://git.fjla.uk/api/packages/OwlBoard/npm/%40owlboard%2Fapi-schema-types/-/3.0.3-alpha10/api-schema-types-3.0.3-alpha10.tgz",
|
||||||
"integrity": "sha512-8QNRnAdVQXBhGo+Ch4kUZetvxKH+VVy9A/0AsAyeuhLm8NBqxMRK6mba0HeAhtYF482JgdMd4RNgfcyyE/Kz9w==",
|
"integrity": "sha512-gwQRhMXSgQYJVg6kc4sP9Dp2zCyubLLdS9Pxa4egED6XiAfG+YfCQZ4HRuGH9jEhp618Z93JyxAXiu7Iq2hBlw==",
|
||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
"node_modules/@tsconfig/node10": {
|
"node_modules/@tsconfig/node10": {
|
||||||
|
|||||||
@@ -30,7 +30,7 @@
|
|||||||
"author": "Frederick Boniface",
|
"author": "Frederick Boniface",
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@owlboard/api-schema-types": "^3.0.3-alpha8",
|
"@owlboard/api-schema-types": "^3.0.3-alpha10",
|
||||||
"install": "^0.13.0",
|
"install": "^0.13.0",
|
||||||
"latlon-geohash": "^2.0.0",
|
"latlon-geohash": "^2.0.0",
|
||||||
"npm": "^11.13.0"
|
"npm": "^11.13.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user