chore: bump @revoltchat/ui

This commit is contained in:
Paul Makles
2022-05-30 15:48:33 +01:00
parent 24d0821a38
commit 152784532b
2 changed files with 8 additions and 10 deletions

View File

@@ -90,7 +90,7 @@
"@hcaptcha/react-hcaptcha": "^0.3.6",
"@insertish/vite-plugin-babel-macros": "^1.0.5",
"@preact/preset-vite": "^2.0.0",
"@revoltchat/ui": "1.0.34",
"@revoltchat/ui": "1.0.35",
"@rollup/plugin-replace": "^2.4.2",
"@styled-icons/boxicons-logos": "^10.38.0",
"@styled-icons/boxicons-regular": "^10.38.0",
@@ -162,8 +162,5 @@
"repository": "https://github.com/revoltchat/revite.git",
"author": "Paul <paulmakles@gmail.com>",
"license": "MIT",
"packageManager": "yarn@3.2.0",
"resolutions": {
"@revoltchat/ui": "portal:../components"
}
"packageManager": "yarn@3.2.0"
}