File tree Expand file tree Collapse file tree 2 files changed +777
-436
lines changed Expand file tree Collapse file tree 2 files changed +777
-436
lines changed Original file line number Diff line number Diff line change 1212 "browserify" : " ^13.1.1" ,
1313 "browserify-istanbul" : " ^2.0.0" ,
1414 "commitizen" : " ^2.9.6" ,
15- "condition-circle" : " ^1.5.0 " ,
15+ "condition-circle" : " ^2.0.1 " ,
1616 "cz-conventional-changelog" : " ^2.0.0" ,
1717 "eslint" : " ^3.12.2" ,
1818 "gulp" : " ^3.9.1" ,
2828 "karma-jasmine" : " ^1.0.2" ,
2929 "lint-staged" : " ^4.2.3" ,
3030 "prettier-eslint-cli" : " ^4.4.0" ,
31- "semantic-release" : " ^6.3.6 " ,
31+ "semantic-release" : " ^11.0.2 " ,
3232 "vinyl-source-stream" : " ^1.1.0" ,
3333 "wallabify" : " 0.0.14" ,
3434 "watchify" : " ^3.7.0"
4242 "lint" : " eslint ./src ./test ./example/example.js" ,
4343 "lint:fix" : " npm run lint -- --fix" ,
4444 "posttest" : " npm run lint" ,
45- "semantic-release" : " semantic-release pre && npm publish && semantic-release post " ,
45+ "semantic-release" : " semantic-release" ,
4646 "commit" : " git-cz" ,
4747 "precommit" : " lint-staged" ,
4848 "format" : " prettier-eslint --write --single-quote"
You can’t perform that action at this time.
0 commit comments