Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ds300 committed Feb 28, 2019
1 parent a1dbbc8 commit 9a02710
Show file tree
Hide file tree
Showing 2 changed files with 524 additions and 73 deletions.
6 changes: 3 additions & 3 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-obfuscating-transformer",
"version": "1.0.0-rc.1",
"version": "1.0.0",
"description": "Obfuscating transformer for react-native",
"main": "dist/index.js",
"repository": "https://github.com/ds300/react-native-obfuscating-transformer",
Expand Down Expand Up @@ -41,7 +41,7 @@
"lint-staged": "^3.4.1",
"metro": "^0.45.6",
"metro-bundler": "^0.22.1",
"np": "^2.18.3",
"np": "^4.0.2",
"prettier": "^1.10.2",
"react-native": "^0.57.1",
"ts-jest": "^22.0.1",
Expand All @@ -66,4 +66,4 @@
"json"
]
}
}
}

0 comments on commit 9a02710

Please sign in to comment.