Skip to content

Commit

Permalink
Update @ic-reactor/react version in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
b3hr4d committed Feb 18, 2024
1 parent 7381f85 commit e812453
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/candid-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@ic-reactor/react": "workspace:^",
"@ic-reactor/react": "^0.5.5",
"@types/node": "^16.18.68",
"@types/react": "^18.2.45",
"@types/react-dom": "^18.2.18",
Expand Down Expand Up @@ -41,4 +41,4 @@
"tailwind-merge": "^2.2.0",
"tailwindcss": "^3.4.0"
}
}
}

0 comments on commit e812453

Please sign in to comment.