We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aff80fe commit a49d04fCopy full SHA for a49d04f
1 file changed
package.json
@@ -1,13 +1,13 @@
1
{
2
"name": "@ostro/container",
3
- "version": "1.0.2",
+ "version": "1.0.3",
4
"description": "Container module for OstroJS",
5
"main": "application.js",
6
"scripts": {
7
"test": "echo \"Error: no test specified\" && exit 1"
8
},
9
"dependencies": {
10
- "@ostro/support": "^1.0.2",
+ "@ostro/support": "^1.2.0",
11
"@ostro/contracts": "^1.0.0",
12
"lodash.set": "^4.3.2"
13
0 commit comments