Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @axiomatic/[email protected]
 - @axiomatic/[email protected]
  • Loading branch information
cwlsn committed Jan 28, 2021
1 parent 25b99e3 commit 564bfcb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@axiomatic/react-components",
"version": "0.3.0",
"version": "0.4.0",
"main": "cjs/index.js",
"module": "esm/index.js",
"types": "esm/index.d.ts",
Expand Down
4 changes: 2 additions & 2 deletions packages/playground/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@axiomatic/component-playground",
"version": "0.1.3",
"version": "0.1.4",
"main": "cjs/index.js",
"types": "cjs/index.d.ts",
"scripts": {
Expand All @@ -20,7 +20,7 @@
"react-dom": ">=17"
},
"dependencies": {
"@axiomatic/react-components": "^0.3.0"
"@axiomatic/react-components": "^0.4.0"
},
"files": [
"cjs",
Expand Down

0 comments on commit 564bfcb

Please sign in to comment.