Restore missing stylis peer in package-lock after merge.
Unit Tests / test (pull_request) Successful in 11s
Unit Tests / test (pull_request) Successful in 11s
npm ci failed on PR #101 because the lockfile dropped the top-level stylis peer required by stylis-plugin-rtl during the master merge.
This commit is contained in:
Generated
+6
@@ -24106,6 +24106,12 @@
|
|||||||
"name": "brace-expansion",
|
"name": "brace-expansion",
|
||||||
"version": "5.0.8",
|
"version": "5.0.8",
|
||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
|
},
|
||||||
|
"node_modules/stylis": {
|
||||||
|
"version": "4.3.6",
|
||||||
|
"resolved": "https://registry.npmjs.org/stylis/-/stylis-4.3.6.tgz",
|
||||||
|
"integrity": "sha512-yQ3rwFWRfwNUY7H5vpU0wfdkNSnvnJinhF9830Swlaxl03zsOjCfmX0ugac+3LtK0lYSgwL/KXc8oYL3mG4YFQ==",
|
||||||
|
"peer": true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user