Constraint fluent css library to only v8.0.6
This commit is contained in:
Родитель
99c3ba9e46
Коммит
0bcbd3b6be
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@microsoft/azure-iot-ux-fluent-controls",
|
||||
"version": "8.0.6",
|
||||
"version": "8.0.8",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -3611,7 +3611,7 @@
|
|||
},
|
||||
"chalk": {
|
||||
"version": "1.1.3",
|
||||
"resolved": "https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz",
|
||||
"resolved": "http://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz",
|
||||
"integrity": "sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@microsoft/azure-iot-ux-fluent-controls",
|
||||
"version": "8.0.7",
|
||||
"version": "8.0.8",
|
||||
"description": "Azure IoT UX Fluent Controls",
|
||||
"main": "./lib/index.js",
|
||||
"types": "./lib/index.d.ts",
|
||||
|
@ -24,7 +24,7 @@
|
|||
"node": ">=12"
|
||||
},
|
||||
"dependencies": {
|
||||
"@microsoft/azure-iot-ux-fluent-css": "^8.0.6",
|
||||
"@microsoft/azure-iot-ux-fluent-css": "8.0.6",
|
||||
"classnames": "^2.2.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
Загрузка…
Ссылка в новой задаче