Skip to content

Commit

Permalink
Prepare package to be uploaded to npm
Browse files Browse the repository at this point in the history
See: #197
  • Loading branch information
mattrobenolt committed Nov 3, 2014
1 parent f5e88db commit 4e832da
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "raven-js",
"name": "raven",
"version": "1.1.16",
"scripts": {
"pretest": "npm install",
Expand All @@ -25,6 +25,5 @@
"grunt-contrib-copy": "~0.4.1",
"sinon": "~1.7.3",
"lodash": "~2.4.0"
},
"private": true
}
}

0 comments on commit 4e832da

Please sign in to comment.