Bump to v4.7.0.

This commit is contained in:
John-David Dalton
2016-03-26 00:00:36 -07:00
parent a83b4ebd53
commit ce0b51888c
394 changed files with 1789 additions and 841 deletions

1
seq.js
View File

@@ -1,7 +1,6 @@
export { default as at } from './wrapperAt';
export { default as chain } from './chain';
export { default as commit } from './commit';
export { default as flatMap } from './wrapperFlatMap';
export { default as lodash } from './wrapperLodash';
export { default as next } from './next';
export { default as plant } from './plant';