pull/1030/head v2.0.0-beta.85
Cory LaViska 2022-11-24 13:39:15 -05:00
rodzic 09f741e930
commit 81c775ea87
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.84", "version": "2.0.0-beta.85",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "@shoelace-style/shoelace", "name": "@shoelace-style/shoelace",
"version": "2.0.0-beta.84", "version": "2.0.0-beta.85",
"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.84", "version": "2.0.0-beta.85",
"homepage": "https://github.com/shoelace-style/shoelace", "homepage": "https://github.com/shoelace-style/shoelace",
"author": "Cory LaViska", "author": "Cory LaViska",
"license": "MIT", "license": "MIT",