UNPKG

react-ions

Version:

An open source set of React components that implement Ambassador's Design and UX patterns.

19 lines (14 loc) 316 B
machine: timezone: America/New_York # Set the timezone node: version: 4.8.4 dependencies: pre: - npm install -g npm@3.10.10 deployment: production: branch: master commands: - git fetch --unshallow - git push git@heroku.com:react-ions.git $CIRCLE_SHA1:refs/heads/master -f