Skip to content

Commit

Permalink
updated deps & bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
Srdjan committed Feb 12, 2023
1 parent a0d52a8 commit 8626b25
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-multistep",
"version": "5.5.1",
"version": "5.5.2",
"description": "Responsive ReactJS multistep form component",
"main": "dist/index.js",
"files": [
Expand Down Expand Up @@ -28,11 +28,11 @@
"url": "https://github.com/srdjan/react-multistep/issues"
},
"dependencies": {
"goober": "2.1.11"
"goober": "2.1.12"
},
"devDependencies": {
"esbuild": "0.17.4",
"typescript": "^4.9.5"
"esbuild": "0.17.7",
"typescript": "4.9.5"
},
"peerDependencies": {
"react": "18.2.0"
Expand Down

0 comments on commit 8626b25

Please sign in to comment.