Skip to content

Commit

Permalink
chore: clear setup monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
castrogarciajs committed Apr 15, 2024
1 parent 21fa3c3 commit 8c9c1f9
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 41 deletions.
20 changes: 1 addition & 19 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,24 +1,6 @@
{
"name": "openui-org",
"type": "module",
"version": "0.7.0",
"description": "Open UI. OpenLand's official framework design system 🎨",
"author": "Open Land",
"license": "MIT",
"homepage": "https://github.com/open-land/ui#readme",
"repository": {
"type": "git",
"url": "git+https://github.com/open-land/ui.git"
},
"bugs": {
"url": "https://github.com/open-land/ui/issues"
},
"keywords": [
"ui",
"design system",
"open"
],
"sideEffects": false,
"private": true,
"scripts": {
"lint": "eslint .",
"prepare": "husky"
Expand Down
22 changes: 0 additions & 22 deletions tsconfig.json

This file was deleted.

1 change: 1 addition & 0 deletions turbo.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"outputs": ["dist/**"]
},
"lint": {
"dependsOn": ["^lint"],
"outputs": []
},
"dev": {
Expand Down

0 comments on commit 8c9c1f9

Please sign in to comment.