Skip to content

Commit

Permalink
chore: add loader-utils dependency of plugin-rax-app
Browse files Browse the repository at this point in the history
  • Loading branch information
wssgcg1213 committed Jun 26, 2024
1 parent 6c86dba commit c1b86dd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/plugin-rax-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "build-plugin-rax-app",
"version": "7.0.14",
"version": "7.0.15",
"description": "The basic webpack configuration for rax project",
"author": "Rax Team",
"main": "lib/index.js",
Expand All @@ -27,6 +27,7 @@
"chalk": "^4.0.0",
"debug": "^4.1.1",
"fs-extra": "^8.1.0",
"loader-utils": "^2.0.4",
"lodash": "^4.17.15",
"miniapp-builder-shared": "^0.3.0",
"react-dev-utils": "^11.0.0",
Expand Down

0 comments on commit c1b86dd

Please sign in to comment.