Skip to content

Commit

Permalink
🛠️ chore: Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
canisminor1990 authored Sep 18, 2023
1 parent b9d7b2d commit e3a15a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"scripts": {
"build": "father build",
"build:docs": "npm run build && npm run build --prefix=example",
"ci": "npm run lint && npm run type-check",
"ci": "npm run lint",
"dev": "father dev",
"dev:docs": "npm run start --prefix=example",
"lint": "eslint \"{src,example}/**/*.{js,jsx,ts,tsx}\" --fix",
Expand Down Expand Up @@ -92,7 +92,7 @@
"@vitest/coverage-v8": "latest",
"clean-pkg-json": "^1",
"commitlint": "^17",
"dumi": "2.2.7",
"dumi": "^2",
"dumi-assets-types": "^1",
"eslint": "^8",
"father": "4.3.1",
Expand Down

0 comments on commit e3a15a6

Please sign in to comment.