Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
amarksingh authored Dec 4, 2023
1 parent 0d248aa commit 19f39a3
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/console",
"version": "1.0.3",
"version": "1.0.4",
"description": "Command module for OstroJS",
"main": "application.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"@ostro/support": "^1.0.7",
"@ostro/contracts": "^1.0.0",
"@ostro/support": "^1.0.11",
"@ostro/contracts": "^1.0.1",
"commander": "^8.0.0",
"string-argv": "^0.3.1",
"lodash": "^4.17.21"
Expand Down

0 comments on commit 19f39a3

Please sign in to comment.