Skip to content

Commit

Permalink
chore: cleanup cli
Browse files Browse the repository at this point in the history
  • Loading branch information
aidenybai committed Feb 16, 2024
1 parent ec34eba commit 01f8bb9
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 144 deletions.
46 changes: 0 additions & 46 deletions packages/cli/README.md

This file was deleted.

24 changes: 0 additions & 24 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,35 +1,11 @@
{
"name": "million_setup_wizard",
"version": "0.0.1",
"description": "Million.js is an extremely fast and lightweight <4kb virtual DOM that makes React up to 70% faster. By using a fine-tuned, optimized virtual DOM, Million.js reduces the overhead of React.",
"keywords": [
"cli",
"million js",
"fast",
"react"
],
"main": "dist/index.js",
"repository": {
"type": "git",
"url": "https://github.com/aidenybai/million.git",
"directory": "packages/cli"
},
"homepage": "https://million.dev/",
"author": "Aiden Bai",
"bugs": "https://github.com/aidenybai/million/issues",
"license": "MIT",
"files": [
"README.md",
"dist"
],
"bin": {
"million": "./dist/index.js"
},
"dependencies": {
"@antfu/ni": "^0.21.8",
"@clack/prompts": "^0.7.0",
"@sentry/integrations": "^7.69.0",
"@sentry/node": "^7.69.0",
"chalk": "^5.3.0",
"diff": "^5.1.0"
},
Expand Down
76 changes: 2 additions & 74 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 01f8bb9

Please sign in to comment.