Skip to content

Commit

Permalink
Merge pull request #4 from amarksingh/master
Browse files Browse the repository at this point in the history
version upgrade
  • Loading branch information
amarksingh authored Jul 30, 2022
2 parents 2766347 + ce4ca94 commit 215c097
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": "0.0.0-alpha.1",
"version": "1.0.0",
"description": "Validation module for OstroJS",
"main": "validationManager.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"@ostro/contracts": "^0.0.0-alpha",
"@ostro/support": "^0.0.0-alpha",
"@ostro/support": "^1.0.2",
"@ostro/contracts": "^1.0.0",
"file-type": "^16.5.1"
},
"engines": {
Expand Down

0 comments on commit 215c097

Please sign in to comment.