Skip to content

Commit

Permalink
chore: inline deps
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Mar 31, 2023
1 parent 761f235 commit ad8cec2
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,6 @@
"test": "pnpm lint && vitest run --coverage"
},
"dependencies": {
"scule": "^1.0.0"
},
"devDependencies": {
"@types/node": "^18.15.11",
"@vitest/coverage-c8": "^0.29.8",
"changelogen": "^0.5.2",
Expand All @@ -41,9 +38,10 @@
"eslint-config-unjs": "^0.1.0",
"jiti": "^1.18.2",
"prettier": "^2.8.7",
"scule": "^1.0.0",
"typescript": "^5.0.3",
"unbuild": "^1.1.2",
"vitest": "^0.29.8"
},
"packageManager": "[email protected]"
}
}

0 comments on commit ad8cec2

Please sign in to comment.