Skip to content

Commit a49d04f

Browse files
authored
Update package.json
1 parent aff80fe commit a49d04f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "@ostro/container",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "Container module for OstroJS",
55
"main": "application.js",
66
"scripts": {
77
"test": "echo \"Error: no test specified\" && exit 1"
88
},
99
"dependencies": {
10-
"@ostro/support": "^1.0.2",
10+
"@ostro/support": "^1.2.0",
1111
"@ostro/contracts": "^1.0.0",
1212
"lodash.set": "^4.3.2"
1313
},

0 commit comments

Comments
 (0)