fix: bump orbit styling
This commit is contained in:
parent
12636d7ec0
commit
26b936cb4d
5
package-lock.json
generated
5
package-lock.json
generated
@ -1615,6 +1615,11 @@
|
|||||||
"physical-cpu-count": "^2.0.0"
|
"physical-cpu-count": "^2.0.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"@startinblox/hubl-styling-framework": {
|
||||||
|
"version": "1.9.8",
|
||||||
|
"resolved": "https://registry.npmjs.org/@startinblox/hubl-styling-framework/-/hubl-styling-framework-1.9.8.tgz",
|
||||||
|
"integrity": "sha512-MLKE/4sr74yETmWEgLi7vOLyUiF8znXzqsr8qh7qRuInh3nhm2b09KmvLMY1FY/qTBc/dXP0gH4aibI2BRwFLA=="
|
||||||
|
},
|
||||||
"@startinblox/orbit-styling-framework": {
|
"@startinblox/orbit-styling-framework": {
|
||||||
"version": "1.9.9",
|
"version": "1.9.9",
|
||||||
"resolved": "https://registry.npmjs.org/@startinblox/orbit-styling-framework/-/orbit-styling-framework-1.9.9.tgz",
|
"resolved": "https://registry.npmjs.org/@startinblox/orbit-styling-framework/-/orbit-styling-framework-1.9.9.tgz",
|
||||||
|
@ -57,6 +57,7 @@
|
|||||||
"clearDist": false
|
"clearDist": false
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
"@startinblox/hubl-styling-framework": "^1.9.8",
|
||||||
"@startinblox/orbit-styling-framework": "^1.9.9",
|
"@startinblox/orbit-styling-framework": "^1.9.9",
|
||||||
"cross-env": "^7.0.3",
|
"cross-env": "^7.0.3",
|
||||||
"fs-extra": "^10.0.0",
|
"fs-extra": "^10.0.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user