Skip to content

Commit

Permalink
fixed package name and imports
Browse files Browse the repository at this point in the history
  • Loading branch information
Fborges28 committed Jul 24, 2021
1 parent dfc99d6 commit 86f93cf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
2 changes: 0 additions & 2 deletions .npmrc

This file was deleted.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@meiuca/jota-lib-react",
"name": "@meiuca_design/jota-ds-react",
"description": "Jota Design System",
"version": "1.0.0",
"license": "MIT",
Expand Down Expand Up @@ -27,8 +27,8 @@
"build": "rollup -c"
},
"dependencies": {
"@meiuca/context-element-react": "^1.0.3",
"@meiuca/motion-tokens": "0.4.2",
"@meiuca_design/context-element-react": "1.0.0",
"@meiuca_design/motion-tokens": "1.0.0",
"focus-visible": "^5.2.0",
"react": "^17.0.2",
"react-dom": "^17.0.2"
Expand Down

0 comments on commit 86f93cf

Please sign in to comment.