Setting up semantic release

This commit is contained in:
Justin 2018-06-18 21:52:44 -04:00
parent e2b39c525e
commit d95a122d2d
2 changed files with 1809 additions and 17 deletions

1823
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -53,7 +53,8 @@
"eslint-plugin-react": "^7.8.2",
"jest": "^23.1.0",
"jest-tap-reporter": "^1.9.0",
"regenerator-runtime": "^0.11.1"
"regenerator-runtime": "^0.11.1",
"semantic-release": "^15.5.5"
},
"dependencies": {
"@babel/runtime": "^7.0.0-beta.49",