Skip to content

Commit

Permalink
fixed lodash versions to 4.17.15
Browse files Browse the repository at this point in the history
  • Loading branch information
bppdddqqqq committed Feb 10, 2021
1 parent 15d91a6 commit 3f5d230
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion @factor/api/package.json
Expand Up @@ -35,7 +35,7 @@
"flatted": "^2.0.1",
"front-matter": "^3.1.0",
"jquery": "^3.5.0",
"lodash-es": "^4.17.15",
"lodash-es": "4.17.15",
"markdown-it": "^10.0.0",
"markdown-it-anchor": "^5.0.2",
"markdown-it-implicit-figures": "^0.10.0",
Expand Down
2 changes: 1 addition & 1 deletion @factor/create-factor-app/package.json
Expand Up @@ -13,7 +13,7 @@
"chalk": "^4.0.0",
"consola": "^2.6.0",
"figures": "^3.0.0",
"lodash": "^4.17.11",
"lodash": "4.17.15",
"sao": "^1.6.1",
"superb": "^4.0.0",
"ts-node": "^9.0.0",
Expand Down

0 comments on commit 3f5d230

Please sign in to comment.