pull/1050/head v2.0.0-beta.86
Cory LaViska 2022-12-06 15:38:56 -05:00
rodzic 0329694760
commit 1c359fbea9
2 zmienionych plików z 3 dodań i 3 usunięć

4
package-lock.json wygenerowano
Wyświetl plik

@ -1,12 +1,12 @@
{ {
"name": "@shoelace-style/shoelace", "name": "@shoelace-style/shoelace",
"version": "2.0.0-beta.85", "version": "2.0.0-beta.86",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "@shoelace-style/shoelace", "name": "@shoelace-style/shoelace",
"version": "2.0.0-beta.85", "version": "2.0.0-beta.86",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@floating-ui/dom": "^1.0.7", "@floating-ui/dom": "^1.0.7",

Wyświetl plik

@ -1,7 +1,7 @@
{ {
"name": "@shoelace-style/shoelace", "name": "@shoelace-style/shoelace",
"description": "A forward-thinking library of web components.", "description": "A forward-thinking library of web components.",
"version": "2.0.0-beta.85", "version": "2.0.0-beta.86",
"homepage": "https://github.com/shoelace-style/shoelace", "homepage": "https://github.com/shoelace-style/shoelace",
"author": "Cory LaViska", "author": "Cory LaViska",
"license": "MIT", "license": "MIT",