Skip to content

Commit

Permalink
revert: setup lerna-lite
Browse files Browse the repository at this point in the history
  • Loading branch information
Rel1cx committed Dec 18, 2023
1 parent 937f83d commit c7ec0d2
Show file tree
Hide file tree
Showing 6 changed files with 16 additions and 1,270 deletions.
1 change: 0 additions & 1 deletion examples/with-flat-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"name": "with-flat-config",
"version": "0.9.8-beta.0",
"private": true,
"type": "module",
"scripts": {
Expand Down
1 change: 0 additions & 1 deletion examples/with-legacy-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"name": "with-legacy-config",
"version": "0.9.8-beta.0",
"private": true,
"scripts": {
"build": "tsc && vite build",
Expand Down
8 changes: 0 additions & 8 deletions lerna.json

This file was deleted.

4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,6 @@
"update:website": "bun run --bun ./scripts/update-website.ts"
},
"devDependencies": {
"@lerna-lite/cli": "3.1.0",
"@lerna-lite/publish": "3.1.0",
"@rollup/plugin-commonjs": "25.0.7",
"@rollup/plugin-json": "6.1.0",
"@rollup/plugin-node-resolve": "15.2.3",
Expand All @@ -72,7 +70,7 @@
"@typescript-eslint/rule-tester": "6.15.0",
"@vitest/ui": "1.0.4",
"bun": "1.0.18",
"bun-types": "1.0.18",
"bun-types": "1.0.18-1",
"cspell": "8.1.3",
"dedent": "1.5.1",
"dprint": "0.44.0",
Expand Down
Loading

0 comments on commit c7ec0d2

Please sign in to comment.