Skip to content

Commit 90b0ccc

Browse files
authored
Remove pnp-webpack-plugin as a peer dependency (rails#30)
PR rails#21 removed pnp-webpack-plugin as a dev dependency but did not remove it from the peer dependency list.
1 parent da73b95 commit 90b0ccc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
"@babel/runtime": "^7.15.4",
1919
"babel-loader": "^8.2.2",
2020
"compression-webpack-plugin": "^9.0.0",
21-
"pnp-webpack-plugin": "^1.7.0",
2221
"terser-webpack-plugin": "^5.2.4",
2322
"webpack": "^5.53.0",
2423
"webpack-assets-manifest": "^5.0.6",

0 commit comments

Comments
 (0)