Skip to content

Commit

Permalink
[fix] fix yarn error
Browse files Browse the repository at this point in the history
  • Loading branch information
jxnkwlp committed Oct 8, 2022
1 parent 08955ef commit 50cbbad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Passingwind.ElsaDesigner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
"lint:style": "stylelint --fix \"src/**/*.less\" --syntax less",
"openapi": "umi openapi",
"playwright": "playwright install && playwright test",
"prepare": "husky install",
"prettier": "prettier -c --write \"src/**/*\"",
"serve": "umi-serve",
"start": "cross-env UMI_ENV=dev umi dev",
Expand Down

0 comments on commit 50cbbad

Please sign in to comment.