Skip to content

Commit

Permalink
chore(react): 0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
NWYLZW committed Jun 3, 2024
1 parent c12f81a commit dea50eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shikitor/react",
"version": "0.1.4",
"version": "0.1.5",
"description": "Shikitor for react",
"license": "MIT",
"files": ["dist", "index.css"],
Expand All @@ -24,7 +24,7 @@
"react": "^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
},
"dependencies": {
"@shikitor/core": "workspace:^*"
"@shikitor/core": "workspace:^"
},
"devDependencies": {
"@types/react": "^18.2.75",
Expand Down

0 comments on commit dea50eb

Please sign in to comment.