File tree Expand file tree Collapse file tree 2 files changed +1
-7
lines changed
Expand file tree Collapse file tree 2 files changed +1
-7
lines changed Original file line number Diff line number Diff line change 5656 "pretest" : " npm run lint" ,
5757 "test" : " cross-env NODE_ENV=test npm run test:coverage" ,
5858 "defaults" : " webpack-defaults" ,
59- "semantic-release" : " npx semantic-release" ,
59+ "semantic-release" : " npx semantic-release --no-ci " ,
6060 "travis" : " npm run ci:coverage"
6161 },
6262 "files" : [
7070 "loader-utils" : " ^2.0.0" ,
7171 "normalize-url" : " 1.9.1" ,
7272 "schema-utils" : " ^1.0.0" ,
73- "webpack-federated-stats-plugin" : " ^2.0.0-beta.1" ,
7473 "webpack-sources" : " ^1.1.0"
7574 },
7675 "devDependencies" : {
Original file line number Diff line number Diff line change @@ -10727,11 +10727,6 @@ webpack-dev-server@3.10.3:
1072710727 ws "^6.2.1"
1072810728 yargs "12.0.5"
1072910729
10730- webpack-federated-stats-plugin@^2.0.0-beta.1 :
10731- version "2.0.0-beta.1"
10732- resolved "https://registry.yarnpkg.com/webpack-federated-stats-plugin/-/webpack-federated-stats-plugin-2.0.0-beta.1.tgz#7ab647228e8e3049232b5b0207a4da4e3a1595df"
10733- integrity sha512-h0QCY7ZhcLTZcv0YlRtbmbMMXR3QP+CN0c4Jj7oRFmet9nK8jjb7zX/tqp1j5bFgZkictNu1xVh1ocGxX10u6A==
10734-
1073510730webpack-log@^2.0.0 :
1073610731 version "2.0.0"
1073710732 resolved "https://registry.yarnpkg.com/webpack-log/-/webpack-log-2.0.0.tgz#5b7928e0637593f119d32f6227c1e0ac31e1b47f"
You can’t perform that action at this time.
0 commit comments