Skip to content

Commit

Permalink
chore: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
RSS1102 committed Aug 3, 2024
1 parent f7b3964 commit 88f496b
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# @vegetables-school/pnpm-monorepo-template

egoism `pnpm-monorepo-template`
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "@vegetables-school/pnpm-monorepo-template",
"version": "0.0.0",
"type": "module",
"license": "MIT",
"scripts": {
"preinstall": "npx only-allow pnpm",
"dev": "vite",
Expand Down
1 change: 1 addition & 0 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"version": "0.0.0",
"type": "module",
"main": "src/index.ts",
"license": "MIT",
"scripts": {
"build": "unbuild"
},
Expand Down

0 comments on commit 88f496b

Please sign in to comment.