Skip to content

Commit

Permalink
$ npm i -D serverless
Browse files Browse the repository at this point in the history
  • Loading branch information
mgi166 committed Nov 6, 2016
1 parent 5b0db8b commit cec1bdc
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@
"dependencies": {
"serverless": "^1.1.0"
},
"devDependencies": {},
"devDependencies": {
"serverless": "^1.1.0"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
Expand Down

0 comments on commit cec1bdc

Please sign in to comment.