diff --git a/package-lock.json b/package-lock.json index 6d567bf..000f514 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@shoelace-style/shoelace", - "version": "0.0.9", + "version": "0.0.10", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@shoelace-style/shoelace", - "version": "0.0.9", + "version": "0.0.10", "license": "MIT", "dependencies": { "@ctrl/tinycolor": "^4.0.2", diff --git a/package.json b/package.json index bc0b26e..4af656c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@onsonr/nebula", "description": "A specialized fork of Shoelace customized for the Sonr Network, focusing on cryptocurrency and blockchain interfaces.", - "version": "0.0.9", + "version": "0.0.10", "homepage": "https://github.com/onsonr/styles", "author": "Prad ", "license": "MIT",