NodeJS 8.15+
To upgrade tabulator:
- package.json: increase tabulator version
- run
$ yarnto update - run
$ yarn testmake sure all tests pass - copy all css files from
node_modules/tabulator-tables/dist/css/tosrc/css/ - run
$ yarn build - update CHANGELOG
- commit & push & npm publish
- github: create a release (tag)