Skip to content

Commit

Permalink
Use serverless-mocha-plugin 1.3.1 for environment variable support
Browse files Browse the repository at this point in the history
  • Loading branch information
mpuittinen committed Nov 28, 2016
1 parent 9cab5bc commit 9b76736
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": "sc5-serverless-boilerplate",
"version": "1.0.0",
"version": "1.2.0",
"description": "A boilerplate for Serverless applications by SC5 Online",
"main": "fnHello/handler.js",
"keywords": [
Expand Down Expand Up @@ -28,7 +28,7 @@
"eslint-plugin-react": "^6.1.1",
"json-loader": "^0.5.4",
"node-yaml": "^3.0.3",
"serverless-mocha-plugin": "^1.2.0",
"serverless-mocha-plugin": "^1.3.1",
"serverless-offline": "^3.2.1",
"serverless-webpack": "^1.0.0-rc.2"
},
Expand Down

0 comments on commit 9b76736

Please sign in to comment.