Skip to content

Commit

Permalink
fix(file name)
Browse files Browse the repository at this point in the history
  • Loading branch information
xcarpentier committed Jun 2, 2016
1 parent 184aa8c commit 05b8339
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,8 +1,8 @@
{
"name": "react-native-slack-webhook",
"version": "0.0.4",
"version": "0.0.5",
"description": "Follow some activities (new user, payment, etc.) from your app via Slack and this webhook lib",
"main": "src/index.js",
"main": "src/Slack.js",
"scripts": {
"test": "jest"
},
Expand Down

0 comments on commit 05b8339

Please sign in to comment.