pull/1023/head v2.0.0-beta.84
Cory LaViska 2022-11-22 15:26:00 -05:00
rodzic 200d4385ec
commit aaa8e4a01b
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.83", "version": "2.0.0-beta.84",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "@shoelace-style/shoelace", "name": "@shoelace-style/shoelace",
"version": "2.0.0-beta.83", "version": "2.0.0-beta.84",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@floating-ui/dom": "^1.0.6", "@floating-ui/dom": "^1.0.6",

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.83", "version": "2.0.0-beta.84",
"homepage": "https://github.com/shoelace-style/shoelace", "homepage": "https://github.com/shoelace-style/shoelace",
"author": "Cory LaViska", "author": "Cory LaViska",
"license": "MIT", "license": "MIT",