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

Commit

Permalink
New 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
listepo committed Feb 19, 2016
1 parent 779db59 commit 47d9f4c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sails-hook-sentry",
"version": "1.2.0-rc.1",
"version": "1.2.0",
"description": "Sails hook for Sentry(raven-node)",
"main": "index.js",
"keywords": [
Expand Down Expand Up @@ -33,8 +33,8 @@
"raven": "^0.10.0"
},
"devDependencies": {
"eslint": "^1.0.0-rc-3",
"eslint-config-google": "^0.3.0",
"eslint": "^2.1.0",
"eslint-config-google": "^0.4.0",
"sails": "^0.12.0"
}
}

0 comments on commit 47d9f4c

Please sign in to comment.