Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @orbit-ui/[email protected]
 - @orbit-ui/[email protected]
 - @orbit-ui/[email protected]
 - @orbit-ui/[email protected]
 - @orbit-ui/[email protected]
 - @orbit-ui/[email protected]
 - @orbit-ui/[email protected]
  • Loading branch information
patricklafrance committed Apr 16, 2021
1 parent 945ce7b commit 061b7f0
Show file tree
Hide file tree
Showing 7 changed files with 13 additions and 13 deletions.
14 changes: 7 additions & 7 deletions packages/bundles/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@orbit-ui/react",
"version": "14.0.5-alpha.0",
"version": "14.0.0",
"description": "ShareGate orbit UI for React",
"repository": "https://github.com/gsoft-inc/sg-orbit.git",
"author": "Groupe ShareGate inc.",
Expand All @@ -23,11 +23,11 @@
"react-dom": "*"
},
"dependencies": {
"@orbit-ui/css-normalize": "2.0.7-alpha.0",
"@orbit-ui/fonts": "2.0.6-alpha.0",
"@orbit-ui/foundation": "5.0.5-alpha.0",
"@orbit-ui/icons": "8.0.5-alpha.0",
"@orbit-ui/react-components": "12.0.5-alpha.0",
"@orbit-ui/tachyons": "5.0.5-alpha.0"
"@orbit-ui/css-normalize": "2.0.0",
"@orbit-ui/fonts": "2.0.0",
"@orbit-ui/foundation": "5.0.0",
"@orbit-ui/icons": "8.0.0",
"@orbit-ui/react-components": "12.0.0",
"@orbit-ui/tachyons": "5.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/css-normalize/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@orbit-ui/css-normalize",
"version": "2.0.7-alpha.0",
"version": "2.0.0",
"description": "ShareGate orbit UI CSS normalize",
"repository": "https://github.com/gsoft-inc/sg-orbit.git",
"author": "Groupe ShareGate inc.",
Expand Down
2 changes: 1 addition & 1 deletion packages/fonts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@orbit-ui/fonts",
"version": "2.0.6-alpha.0",
"version": "2.0.0",
"description": "ShareGate orbit UI fonts",
"repository": "https://github.com/gsoft-inc/sg-orbit.git",
"author": "Groupe Sharegate inc.",
Expand Down
2 changes: 1 addition & 1 deletion packages/foundation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@orbit-ui/foundation",
"version": "5.0.5-alpha.0",
"version": "5.0.0",
"description": "ShareGate orbit UI foundation",
"repository": "https://github.com/gsoft-inc/sg-orbit.git",
"author": "Groupe Sharegate inc.",
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": "@orbit-ui/icons",
"version": "8.0.5-alpha.0",
"version": "8.0.0",
"description": "ShareGate Orbit Icons",
"repository": "https://github.com/gsoft-inc/sg-orbit.git",
"author": "Groupe Sharegate inc.",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@orbit-ui/react-components",
"version": "12.0.5-alpha.0",
"version": "12.0.0",
"description": "Sharegate Orbit UI React components",
"repository": "https://github.com/gsoft-inc/sg-orbit.git",
"author": "Groupe Sharegate inc.",
Expand Down
2 changes: 1 addition & 1 deletion packages/tachyons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@orbit-ui/tachyons",
"version": "5.0.5-alpha.0",
"version": "5.0.0",
"description": "Custom Tachyons for Sharegate Orbit UI",
"repository": "https://github.com/gsoft-inc/sg-orbit.git",
"license": "Apache-2.0",
Expand Down

0 comments on commit 061b7f0

Please sign in to comment.