Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
darrytai committed May 21, 2024
1 parent 3d4ac8f commit f46244e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,11 @@
"@trendmicro/babel-config": "^1.0.0-alpha",
"cross-env": "^7.0.3",
"del-cli": "^3.0.1",
"ejs": "^3.1.10",
"lodash.sortby": "^4.7.0",
"rollup": "^2.35.1"
},
"dependencies": {
"ejs": "^3.1.10",
"lodash": "^4.17.21"
}
}

0 comments on commit f46244e

Please sign in to comment.