Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
amarksingh authored Dec 7, 2023
1 parent e027058 commit e9c3f7a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "@ostro/validation",
"version": "1.0.2",
"version": "1.0.3",
"description": "Validation module for OstroJS",
"main": "validationManager.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"@ostro/support": "^1.0.2",
"@ostro/contracts": "^1.0.0",
"@ostro/support": "^1.0.11",
"@ostro/contracts": "^1.0.2",
"file-type": "^16.5.1"
},
"engines": {
Expand Down

0 comments on commit e9c3f7a

Please sign in to comment.