Skip to content

Commit

Permalink
fix facebook#45: Dispatcher fails in Chrome
Browse files Browse the repository at this point in the history
  • Loading branch information
nishp1 committed Sep 10, 2014
1 parent 6ac5556 commit 11286b8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Dispatcher.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
* @typechecks
*/

"use strict";

var invariant = require('./invariant');

var _lastID = 1;
Expand Down

0 comments on commit 11286b8

Please sign in to comment.