Skip to content
This repository was archived by the owner on Jun 8, 2018. It is now read-only.

Commit 47d9f4c

Browse files
committed
New 1.2.0
1 parent 779db59 commit 47d9f4c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sails-hook-sentry",
3-
"version": "1.2.0-rc.1",
3+
"version": "1.2.0",
44
"description": "Sails hook for Sentry(raven-node)",
55
"main": "index.js",
66
"keywords": [
@@ -33,8 +33,8 @@
3333
"raven": "^0.10.0"
3434
},
3535
"devDependencies": {
36-
"eslint": "^1.0.0-rc-3",
37-
"eslint-config-google": "^0.3.0",
36+
"eslint": "^2.1.0",
37+
"eslint-config-google": "^0.4.0",
3838
"sails": "^0.12.0"
3939
}
4040
}

0 commit comments

Comments
 (0)