We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d248aa commit 19f39a3Copy full SHA for 19f39a3
package.json
@@ -1,14 +1,14 @@
1
{
2
"name": "@ostro/console",
3
- "version": "1.0.3",
+ "version": "1.0.4",
4
"description": "Command 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.7",
11
- "@ostro/contracts": "^1.0.0",
+ "@ostro/support": "^1.0.11",
+ "@ostro/contracts": "^1.0.1",
12
"commander": "^8.0.0",
13
"string-argv": "^0.3.1",
14
"lodash": "^4.17.21"
0 commit comments