Skip to content

Commit 2616e5a

Browse files
committed
missing underscore in package.json
1 parent e53d115 commit 2616e5a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
"react-native": "^0.4.4"
2929
},
3030
"dependencies": {
31-
"safe-html": "0.0.5"
31+
"safe-html": "0.0.5",
32+
"underscore": "^1.8.3"
3233
}
3334
}

0 commit comments

Comments
 (0)