Merge branch 'master' into feature/3b-improvements

This commit is contained in:
Jean-Baptiste Pasquier 2021-06-21 16:52:48 +02:00
commit f6320fa6f1
2 changed files with 6 additions and 0 deletions

5
package-lock.json generated
View File

@ -1615,6 +1615,11 @@
"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": {
"version": "1.9.9",
"resolved": "https://registry.npmjs.org/@startinblox/orbit-styling-framework/-/orbit-styling-framework-1.9.9.tgz",

View File

@ -62,6 +62,7 @@
}
},
"dependencies": {
"@startinblox/hubl-styling-framework": "^1.9.8",
"@startinblox/orbit-styling-framework": "^1.9.9",
"autoprefixer": "^9.8.6",
"cross-env": "^7.0.3",