Skip to content

Commit

Permalink
Prep 5.6.10 release
Browse files Browse the repository at this point in the history
  • Loading branch information
David Mesquita-Morris committed Jun 8, 2016
1 parent 4bb7ddd commit 28a6dd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## Version 5.6.10
Enable state.js to be used as a TypeSript module and imported using:
```js
import * as state from "../../lib/state.com";
import * as state from "state";
```


Expand Down

0 comments on commit 28a6dd2

Please sign in to comment.