Skip to content

Commit

Permalink
Use strict mode for Node 4. Update Serverless dev dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
Frank Schmid committed Mar 7, 2018
1 parent 38b3171 commit 940a936
Show file tree
Hide file tree
Showing 3 changed files with 155 additions and 116 deletions.
1 change: 1 addition & 0 deletions lib/Configuration.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
'use strict';
/**
* Plugin configuration.
*/
Expand Down

0 comments on commit 940a936

Please sign in to comment.