publish the pipcook v1.0.4
pipboard: fix the lint crash by eslint-plugin-react (#375) The [email protected] introduced a crash bug when linting a source with anonymous function with es module. This PR removes all related anonymous functions to hotfix the problem. See https://github.com/yannickcr/eslint-plugin-react/issues/2728