Skip to content

Commit

Permalink
chore(deps): roll back dependency less-loader to 7.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Mar 12, 2021
1 parent 0583c5b commit 36eb963
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/less-modules/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"src"
],
"dependencies": {
"less": "^4.0.0",
"less-loader": "^8.0.0"
"less": "^4.1.1",
"less-loader": "^7.3.0"
},
"devDependencies": {
"kkt": "6.7.2"
Expand Down

0 comments on commit 36eb963

Please sign in to comment.