Skip to content

Commit

Permalink
Add npm serverless latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexis Timic committed Oct 31, 2019
1 parent 8db5372 commit 6b6e8ca
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"name": "serverless",
"version": "1.55.1",
"description": "a simple web server that lints json strings",
"engines": {
"node": ">=4.3"
},
"scripts": {
"start": "serverless deploy -v"
},
"dependencies": {
"serverless": "~1.55.1"
}
}

0 comments on commit 6b6e8ca

Please # to comment.