Skip to content

Commit

Permalink
Use latest safe-html
Browse files Browse the repository at this point in the history
  • Loading branch information
almost committed Jun 4, 2015
1 parent cf989c4 commit 9ac3897
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-html-webview",
"version": "0.0.10",
"version": "0.0.11",
"description": "Display (possibly untrusted) HTML using a UIWebView in React Native.",
"main": "index.ios.js",
"scripts": {
Expand Down Expand Up @@ -28,6 +28,6 @@
"react-native": "^0.4.4"
},
"dependencies": {
"safe-html": "0.0.3"
"safe-html": "0.0.5"
}
}

0 comments on commit 9ac3897

Please sign in to comment.