Skip to content

Commit

Permalink
Version bump v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pksunkara committed Oct 14, 2018
1 parent f5668ea commit ebdd346
Show file tree
Hide file tree
Showing 11 changed files with 2,066 additions and 5,399 deletions.
13 changes: 0 additions & 13 deletions .editorconfig

This file was deleted.

2 changes: 0 additions & 2 deletions .eslintignore

This file was deleted.

Empty file removed .eslintrc.yml
Empty file.
9 changes: 0 additions & 9 deletions .flowconfig

This file was deleted.

68 changes: 0 additions & 68 deletions .gitattributes

This file was deleted.

6 changes: 6 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
.env*
.gitignore
.travis.yml
appveyor.yml
.babelrc
src
24 changes: 0 additions & 24 deletions .prettierrc.yml

This file was deleted.

2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ matrix:

notifications:
email: false
slack:
secure: hNIcTAlFGStstr7oEzcLZP9VOSSNE+gYxK/J7qYccpV4aBbq99mh0Uo95CnJ/aU33p5LBSDTnFzEdBDRfDBrfQ+d0DtITgGGMB59E0IOdBB1j0KbNY9o0dqGNjcVUTQzYw8kb550PIY9peucibp9d32XoO5uNJUzs+OmniGRH7Wh6wkdAWDzqscZqztI6E+5Tg2tp+ozXtArtYhbl7mVOKVpzBAPfrMTABT0PN/0Vt2A+pcf03vDMY4+MysFX+8oIU3gJmdceZC1kSR95kFjPGA651PyKH1+fOGJ93xokOHHmsWyfQBch6GOO9xIr8oKfnDuPXoff+x7zZ8J3l8mFS3TSvkNOrhSTqUqA1FFe/WnvGPVii5sqHoGuv/oqe9F1MMaY/znuVstNgsN8ygRQ3EqcGH4z3WVyRnKxZ07MpVcKbtR8NDKf/tKLgwyOQ3GEWJpOAAM6qTq3cbSd2Ybri9VYvq0aQADw6PkDLQVUaifz9ayiE+AQASjvSyS+qq/HsrVF7yyFNWO+zLQYYj69loYvg/ZfugNKXvtTDTb8DMC7MWbNs0Y3xCbm63P9ryLDrecteHUoF8Y0s8Mx6xrq10/yx5WWjK7TOXw5MsAEYlhdNo6VxQDpw4btEiv9jMKPGC/VoYh2O45zFiX33v+9+BaB5/4LrogdrLcddZxrrs=

cache:
directories:
Expand Down
5 changes: 0 additions & 5 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,6 @@ install:
test_script:
- npm test

notifications:
- provider: Slack
incoming_webhook:
secure: 42qYgf76P/QjYb5QJ18gFFJ67iTlXc1QzEva9BFofwh5KzpF/QJ/pvRark1i3aux6uwL53zdDKTjXfy8Ozpqqk9DhnU5M1oA96bQYWOnmZU=

cache:
# global npm cache
- '%APPDATA%\\npm-cache'
Loading

0 comments on commit ebdd346

Please sign in to comment.