Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
cuongquay authored Aug 24, 2020
1 parent cab48a9 commit 8584a29
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "simplify-cli",
"version": "0.1.3",
"version": "0.1.4",
"description": "Serverless CLI - Function as a Service",
"main": "cli.js",
"bin": {
Expand All @@ -24,7 +24,7 @@
"homepage": "https://github.com/simplify-framework/serverless#readme",
"dependencies": {
"dotenv": "^8.2.0",
"simplify-sdk": "0.1.39",
"simplify-sdk": "0.1.40",
"yargs": "^15.4.1"
}
}

0 comments on commit 8584a29

Please sign in to comment.