Skip to content

Commit

Permalink
v3 update
Browse files Browse the repository at this point in the history
  • Loading branch information
CianciarusoCataldo committed Jul 14, 2023
1 parent 4c8bdab commit a4bf0fc
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 9 deletions.
80 changes: 72 additions & 8 deletions package-lock.json

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

6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mobrix-ui",
"version": "2.1.0",
"version": "3.0.0",
"description": "React components for every app, easy to use and customize",
"main": "dist/index.cjs",
"module": "dist/index.mjs",
Expand Down Expand Up @@ -31,6 +31,8 @@
"homepage": "https://github.com/CianciarusoCataldo/mobrix-ui#readme",
"peerDependencies": {
"classnames": "^2.3.1",
"mobrix-ui-tools": "^1.0.1",
"mobrix-ui-types": "^1.3.1",
"react": ">=16"
},
"devDependencies": {
Expand All @@ -49,6 +51,8 @@
"gh-pages": "^3.2.3",
"jest": "26.6.0",
"jest-transform-stub": "^2.0.0",
"mobrix-ui-tools": "^1.0.1",
"mobrix-ui-types": "^1.3.1",
"npm-run-all": "^4.1.5",
"react": ">=16",
"rollup": "^2.44.0",
Expand Down

0 comments on commit a4bf0fc

Please sign in to comment.