Skip to content

Commit 15e1805

Browse files
author
kkuzmin
authored
Merge pull request #32 from JDragovichAlertLogic/bump-verison-for-efc
bump version and pin deps
2 parents 6e75390 + 869da44 commit 15e1805

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@alertlogic/al-aws-collector-js",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"license": "MIT",
55
"description": "Alert Logic AWS Collector Common Library",
66
"repository": {
@@ -32,11 +32,11 @@
3232
"sinon": "^3.3.0"
3333
},
3434
"dependencies": {
35-
"@alertlogic/al-collector-js": "^1.1.2",
36-
"cfn-response": "^1.0.1",
37-
"async": "^2.6.1",
38-
"moment": "^2.19.2",
39-
"deep-equal": "^1.0.1"
35+
"@alertlogic/al-collector-js": "1.1.2",
36+
"cfn-response": "1.0.1",
37+
"async": "2.6.1",
38+
"moment": "2.19.2",
39+
"deep-equal": "1.0.1"
4040
},
4141
"author": "Alert Logic Inc."
4242
}

0 commit comments

Comments
 (0)