UNPKG

d3-let

Version:

A small set of utilities for d3 plugins

27 lines (19 loc) 510 B
machine: node: version: 7.1.0 dependencies: override: - npm install test: override: - npm test deployment: publish: branch: master commands: - git config --global user.email "bot@quantmind.com" - git config --global user.username "qmbot" - git config --global user.name "Quantmind Bot" - cd && git clone git@github.com:quantmind/giottojs.org.git - cd && echo "//registry.npmjs.org/:_authToken=$NPM_TOKEN" > .npmrc - npm run-script release