Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
amarksingh authored Jan 8, 2024
1 parent aff80fe commit a49d04f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "@ostro/container",
"version": "1.0.2",
"version": "1.0.3",
"description": "Container module for OstroJS",
"main": "application.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"@ostro/support": "^1.0.2",
"@ostro/support": "^1.2.0",
"@ostro/contracts": "^1.0.0",
"lodash.set": "^4.3.2"
},
Expand Down

0 comments on commit a49d04f

Please sign in to comment.