Skip to content

Commit 100d249

Browse files
committed
Update package.json
1 parent 358e205 commit 100d249

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "serverless-step-functions",
3-
"version": "1.6.0",
3+
"version": "1.5.0",
44
"description": "The module is AWS Step Functions plugin for Serverless Framework",
55
"main": "lib/index.js",
66
"scripts": {
@@ -32,7 +32,7 @@
3232
"istanbul": "^0.4.4",
3333
"mocha": "^5.2.0",
3434
"mocha-lcov-reporter": "^1.2.0",
35-
"serverless": "^1.28.0",
35+
"serverless": "^1.27.3",
3636
"sinon": "^1.17.5"
3737
},
3838
"dependencies": {

0 commit comments

Comments
 (0)