Skip to content

Commit

Permalink
Mellow UI 0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Studio384 committed Jun 20, 2022
1 parent 71213fa commit 44ad369
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
32 changes: 16 additions & 16 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sippy-platform/mellow-ui",
"version": "0.7.0",
"version": "0.7.1",
"description": "React components for the Mellow Design System.",
"main": "./dist/mellow-ui.umd.js",
"module": "./dist/mellow-ui.es.js",
Expand Down Expand Up @@ -44,12 +44,12 @@
"hast-to-hyperscript": "^10.0.1",
"react-router-dom": "^6.3.0",
"refractor": "^4.7.0",
"typescript": "4.7.3",
"typescript": "4.7.4",
"vite": "2.9.12",
"vite-plugin-dts": "1.2.0"
},
"peerDependencies": {
"@sippy-platform/mellow-css": "^0.6.0",
"@sippy-platform/mellow-css": "^0.6.1",
"@sippy-platform/valkyrie": ">=0.15.0",
"react": "^17.0.0 || ^18.0.0",
"react-dom": "^17.0.0 || ^18.0.0"
Expand Down

0 comments on commit 44ad369

Please sign in to comment.