Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @aksara-ui/[email protected]
 - @aksara-ui/[email protected]
 - @aksara-ui/[email protected]
  • Loading branch information
resir014 committed Aug 4, 2021
1 parent 7a93c39 commit 86d157e
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aksara-ui/core",
"version": "1.0.0-canary.49",
"version": "1.0.0",
"description": "Core design tokens for the Aksara design system.",
"sideEffects": false,
"main": "dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aksara-ui/icons",
"version": "1.0.0-canary.12",
"version": "1.0.0",
"description": "React icon library for the Aksara design system.",
"sideEffects": false,
"main": "dist/index.js",
Expand Down
6 changes: 3 additions & 3 deletions packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aksara-ui/react",
"version": "1.0.0-canary.49",
"version": "1.0.0",
"description": "React implementation of Aksara Design System, from Kata.ai.",
"main": "dist/index.js",
"module": "dist/core.esm.js",
Expand Down Expand Up @@ -31,7 +31,7 @@
"type-check": "tsc --emitDeclarationOnly"
},
"dependencies": {
"@aksara-ui/core": "^1.0.0-canary.49",
"@aksara-ui/core": "^1.0.0",
"@popperjs/core": "^2.9.1",
"@reach/accordion": "^0.13.2",
"@reach/visually-hidden": "^0.13.2",
Expand Down Expand Up @@ -60,7 +60,7 @@
"styled-components": "^5.1.0"
},
"devDependencies": {
"@aksara-ui/icons": "^1.0.0-canary.12",
"@aksara-ui/icons": "^1.0.0",
"@babel/core": "^7.13.10",
"@storybook/addon-actions": "6.1.18",
"@storybook/addon-essentials": "^6.1.18",
Expand Down

1 comment on commit 86d157e

@vercel
Copy link

@vercel vercel bot commented on 86d157e Aug 4, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.