We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bb69f7 commit 82ed3d2Copy full SHA for 82ed3d2
1 file changed
package.json
@@ -31,13 +31,13 @@
31
"homepage": "https://github.com/piercus/step-function-worker#readme",
32
"devDependencies": {
33
"ava": "^0.25.0",
34
+ "bluebird": "^3.5.3",
35
"semantic-release": "^15.1.7",
36
"winston": "^2.4.1",
37
"xo": "^0.18.2"
38
},
39
"dependencies": {
40
"aws-arn-parser": "^1.0.0",
- "aws-sdk": "^2.82.0",
41
- "bluebird": "^3.5.3"
+ "aws-sdk": "^2.82.0"
42
}
43
-}
+}
0 commit comments