File tree Expand file tree Collapse file tree 4 files changed +6
-22
lines changed Expand file tree Collapse file tree 4 files changed +6
-22
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1515 "clean" : " shx rm -rf _bundles lib lib-esm build" ,
1616 "docs" : " ./scripts/docs.js" ,
1717 "package" : " npm run build" ,
18- "install " : " node migrate/migratewarn.js " ,
18+ "prepublish " : " npm run build " ,
1919 "artifacts" : " artifact_tagging" ,
20- "changelog" : " update_changelog" ,
20+ "changelog" : " update_changelog --include-core " ,
2121 "prettier" : " node ./scripts/prettier.js write-changed" ,
2222 "prettier-all" : " node ./scripts/prettier.js write"
2323 },
5252 "@types/prop-types" : " ^15.5.1" ,
5353 "@types/react" : " ^16.0.5" ,
5454 "@types/react-dom" : " ^15.5.4" ,
55- "@uirouter/publish-scripts" : " ^1.0.3 " ,
55+ "@uirouter/publish-scripts" : " ^1.0.9 " ,
5656 "awesome-typescript-loader" : " ^3.2.3" ,
5757 "babel-jest" : " ^15.0.0" ,
5858 "babel-polyfill" : " ^6.13.0" ,
Original file line number Diff line number Diff line change 7272 version "5.0.7"
7373 resolved "https://registry.yarnpkg.com/@uirouter/core/-/core-5.0.7.tgz#547ed169a8200cb95eaecb593aa6f7674f300933"
7474
75- " @uirouter/publish-scripts@^1.0.3 " :
76- version "1.0.7 "
77- resolved "https://registry.yarnpkg.com/@uirouter/publish-scripts/-/publish-scripts-1.0.7 .tgz#99ffd6aeced41e96b92ccb007342eee5d14b0a9a "
75+ " @uirouter/publish-scripts@^1.0.9 " :
76+ version "1.0.9 "
77+ resolved "https://registry.yarnpkg.com/@uirouter/publish-scripts/-/publish-scripts-1.0.9 .tgz#e4e95f4acf4b1678d70189db741c0431ab6c724f "
7878 dependencies :
7979 conventional-changelog "^1.1.4"
8080 conventional-changelog-ui-router-core "^1.4.2"
You can’t perform that action at this time.
0 commit comments