Skip to content

Commit 3baa4c7

Browse files
committed
3.5.3
1 parent 4e5662c commit 3baa4c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lambda-tools",
3-
"version": "3.5.2",
3+
"version": "3.5.3",
44
"description": "Scripts for working with AWS Lambda backed microservices",
55
"main": "",
66
"scripts": {
@@ -66,7 +66,7 @@
6666
"velocityjs": "^0.7.5"
6767
},
6868
"resolutions": {
69-
"graceful-fs": "4.1.9"
69+
"graceful-fs": "4.1.9"
7070
},
7171
"devDependencies": {
7272
"eslint": "^5.15.1"

0 commit comments

Comments
 (0)