Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
rockcookies committed May 25, 2023
1 parent fcc1eac commit 3f64dcd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fnx-ui/cli",
"version": "0.0.16",
"version": "0.0.17",
"description": "",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand Down
4 changes: 2 additions & 2 deletions packages/fnx-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fnx-ui",
"version": "0.1.0",
"version": "0.1.1",
"description": "Lightweight Mobile UI Components built in React",
"tags": [
"fnx",
Expand Down Expand Up @@ -69,7 +69,7 @@
"react-dom": ">=16.9.0"
},
"devDependencies": {
"@fnx-ui/cli": "^0.0.16",
"@fnx-ui/cli": "^0.0.17",
"@swc/core": "^1.3.1",
"@swc/jest": "^0.2.22",
"@testing-library/jest-dom": "^5.16.5",
Expand Down

0 comments on commit 3f64dcd

Please sign in to comment.