Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
lxsmnsyc committed Jan 6, 2024
1 parent 25ab39c commit ab289cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/plugins/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"vitest": "^1.0.1"
},
"peerDependencies": {
"seroval": ">=0.15"
"seroval": "^1.0"
},
"scripts": {
"prepublishOnly": "pridepack clean && pridepack build",
Expand Down Expand Up @@ -69,4 +69,4 @@
]
}
}
}
}

0 comments on commit ab289cf

Please sign in to comment.