pull/846/head
Cory LaViska 2022-08-01 11:43:04 -04:00
rodzic eefb8f6a6b
commit f392ab4270
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.78", "version": "2.0.0-beta.79",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "@shoelace-style/shoelace", "name": "@shoelace-style/shoelace",
"version": "2.0.0-beta.78", "version": "2.0.0-beta.79",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@floating-ui/dom": "^1.0.0", "@floating-ui/dom": "^1.0.0",

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