]> cat aescling's git repositories - mastodon.git/commitdiff
add required peer dependency
authorKai Schaper <303@posteo.de>
Mon, 10 Oct 2016 18:05:39 +0000 (20:05 +0200)
committerKai Schaper <303@posteo.de>
Mon, 10 Oct 2016 20:48:58 +0000 (22:48 +0200)
package.json

index f5244a2b0f434eb42861201076b8f539c320f22a..204d2bdfec7b7e3a79dcea6eb9398d2ace1e878f 100644 (file)
@@ -18,6 +18,7 @@
     "immutable": "^3.8.1",
     "mocha": "^3.1.1",
     "moment": "^2.14.1",
+    "react": "^15.3.2",
     "react-addons-perf": "^15.3.2",
     "react-addons-pure-render-mixin": "^15.3.1",
     "react-addons-test-utils": "^15.3.2",