File tree Expand file tree Collapse file tree 2 files changed +2468
-331
lines changed
Expand file tree Collapse file tree 2 files changed +2468
-331
lines changed Original file line number Diff line number Diff line change 1515 "prepush" : " yarn test" ,
1616 "start" : " yarn build && sls offline start" ,
1717 "test" : " jest --coverage --detectOpenHandles --forceExit" ,
18- "type" : " flow status"
18+ "type" : " flow status" ,
19+ "semantic-release" : " semantic-release"
1920 },
2021 "dependencies" : {
2122 "@auth0/s3" : " ^1.0.0" ,
5758 "last-release-git" : " ^0.0.3" ,
5859 "lint-staged" : " ^7.2.0" ,
5960 "prettier" : " ^1.13.7" ,
60- "semantic-release" : " ^15.9.3 " ,
61+ "semantic-release" : " ^15.14.0 " ,
6162 "semantic-release-conventional-commits" : " ^2.0.1" ,
6263 "serverless" : " ^1.29.2" ,
6364 "serverless-offline" : " ^5.12.1"
7172 },
7273 "repository" : {
7374 "type" : " git" ,
74- "url" : " git+ https://github.com/chasingmaxwell/FeedBoost.git"
75+ "url" : " https://github.com/chasingmaxwell/FeedBoost.git"
7576 },
7677 "bugs" : {
7778 "url" : " https://github.com/chasingmaxwell/FeedBoost/issues"
You can’t perform that action at this time.
0 commit comments