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 2b8f18f + 0c6e050 commit 6570570
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,15 +1,15 @@
{
"name": "@ostro/server",
"version": "0.0.0-alpha.3",
"version": "1.0.0",
"description": "Server module for OstroJS",
"main": "server.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node server.js"
},
"dependencies": {
"@ostro/contracts": "^0.0.0-alpha",
"@ostro/support": "^0.0.0-alpha",
"@ostro/support": "^1.0.2",
"@ostro/contracts": "^1.0.0",
"finalhandler": "^1.1.2"
},
"engines": {
Expand Down

0 comments on commit 6570570

Please sign in to comment.