Skip to content

Commit

Permalink
chore(prerelease): v2.0.3-alpha.71 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
kronostechnologies-build committed Feb 16, 2021
1 parent 0300311 commit d665eea
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/kronos-crm-icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
"devDependencies": {
"svgo": "^1.3.2"
},
"version": "2.0.3-alpha.70"
"version": "2.0.3-alpha.71"
}
2 changes: 1 addition & 1 deletion packages/kronos-fna-icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
"devDependencies": {
"svgo": "^1.3.2"
},
"version": "2.0.3-alpha.70"
"version": "2.0.3-alpha.71"
}
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@equisoft/design-elements-react",
"version": "2.0.3-alpha.70",
"version": "2.0.3-alpha.71",
"description": "React implementation of the Equisoft design system.",
"license": "MIT",
"main": "dist/bundle.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/storybook/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@equisoft/design-elements-storybook",
"version": "2.0.3-alpha.70",
"version": "2.0.3-alpha.71",
"scripts": {
"build": "build-storybook -c .storybook -o ../../docs",
"start": "start-storybook --docs",
Expand Down
2 changes: 1 addition & 1 deletion packages/tokens/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@equisoft/design-elements-tokens",
"version": "2.0.3-alpha.70",
"version": "2.0.3-alpha.71",
"description": "Design tokens for Equisoft's Design Elements design system.",
"license": "MIT",
"author": "Equisoft Design",
Expand Down

0 comments on commit d665eea

Please sign in to comment.