UNPKG

react-currency-input

Version:
17 lines (16 loc) 199 B
language: node_js node_js: - "node" - "4" - "6" - "7" - "8" install: - yarn install script: - yarn test - yarn run build-example cache: yarn: true directories: - node_modules