Skip to content

Commit

Permalink
Merge pull request #6 from ostrojs/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
amarksingh authored Jul 30, 2022
2 parents 63b8319 + af5a7ce commit d2f5f7d
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": "0.0.0-alpha.3",
"version": "1.0.0",
"description": "Command module for OstroJS",
"main": "application.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"@ostro/contracts": "^0.0.0-alpha",
"@ostro/support": "^0.0.0-alpha",
"@ostro/support": "^1.0.2",
"@ostro/contracts": "^1.0.0",
"commander": "^8.0.0",
"string-argv": "^0.3.1",
"lodash": "^4.17.21"
Expand Down

0 comments on commit d2f5f7d

Please sign in to comment.