Skip to content
This repository has been archived by the owner on Jan 24, 2020. It is now read-only.

Commit

Permalink
Add dependency on invariant package
Browse files Browse the repository at this point in the history
  • Loading branch information
pushrax committed Aug 9, 2015
1 parent 5c5cf4d commit b2bfba1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,8 @@
"description": "Cookie manager for react native",
"main": "index.js",
"author": "@joeferraro",
"license": "MIT"
"license": "MIT",
"dependencies": {
"invariant": "^2.1.0"
}
}

0 comments on commit b2bfba1

Please sign in to comment.