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 56
56
"pretest" : " npm run lint" ,
57
57
"test" : " cross-env NODE_ENV=test npm run test:coverage" ,
58
58
"defaults" : " webpack-defaults" ,
59
- "semantic-release" : " npx semantic-release" ,
59
+ "semantic-release" : " npx semantic-release --no-ci " ,
60
60
"travis" : " npm run ci:coverage"
61
61
},
62
62
"files" : [
70
70
"loader-utils" : " ^2.0.0" ,
71
71
"normalize-url" : " 1.9.1" ,
72
72
"schema-utils" : " ^1.0.0" ,
73
- "webpack-federated-stats-plugin" : " ^2.0.0-beta.1" ,
74
73
"webpack-sources" : " ^1.1.0"
75
74
},
76
75
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -10727,11 +10727,6 @@ webpack-dev-server@3.10.3:
10727
10727
ws "^6.2.1"
10728
10728
yargs "12.0.5"
10729
10729
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
-
10735
10730
webpack-log@^2.0.0 :
10736
10731
version "2.0.0"
10737
10732
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