Skip to content

Commit

Permalink
chore: make ora as devDependencies (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
yusukebe authored Mar 28, 2024
1 parent 088db2e commit d68a9a7
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 @@ -38,15 +38,13 @@
"kleur": "^4.1.5",
"node-fetch": "^3.3.0",
"np": "^7.6.3",
"ora": "^8.0.1",
"prettier": "^3.2.5",
"prompts": "^2.4.2",
"tiged": "^2.12.7",
"tsx": "^4.7.1",
"typescript": "^5.3.3",
"vitest": "^0.34.6",
"yargs-parser": "^21.1.1"
},
"dependencies": {
"ora": "^8.0.1"
}
}
}

0 comments on commit d68a9a7

Please sign in to comment.