Skip to content

Commit

Permalink
Update dependencies and keywords, bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
isair committed Nov 11, 2015
1 parent e219c55 commit 6749faa
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions package.json
@@ -1,13 +1,16 @@
{
"name": "react-native-woopra",
"version": "1.0.1",
"version": "1.0.2",
"description": "Promise based Woopra library for react-native",
"main": "Woopra.js",
"devDependencies": {
"babel-eslint": "^4.0.10",
"eslint": "^1.2.1",
"eslint-config-airbnb": "0.0.8"
},
"peerDependencies": {
"react-native": ">=0.10"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
Expand All @@ -20,8 +23,9 @@
"analytics",
"analytic",
"react-native",
"react",
"native"
"react-component",
"ios",
"android"
],
"author": "Baris Sencan",
"license": "MIT",
Expand Down

0 comments on commit 6749faa

Please sign in to comment.