Skip to content

Commit

Permalink
Merge branch 'develop' of https://github.com/alsiola/form-and-function
Browse files Browse the repository at this point in the history
…into develop
  • Loading branch information
alexyounghive committed Jan 27, 2018
2 parents 245c673 + cb52c27 commit 69a4176
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,7 @@
"build-demo": "react-scripts-ts build && mv build docs",
"test": "react-scripts-ts test --env=jsdom",
"eject": "react-scripts-ts eject",
"remove-rollup-ts":
"rimraf node_modules/rollup-plugin-typescript/node_modules/typescript",
"remove-rollup-ts": "rimraf node_modules/rollup-plugin-typescript/node_modules/typescript",
"prepublish": "yarn build"
}
}

0 comments on commit 69a4176

Please sign in to comment.