Skip to content

Commit

Permalink
Remove empty @manifold/lib scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
solomonhawk committed Oct 27, 2024
1 parent 7dad1e5 commit 77556fd
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions packages/lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,6 @@
".": "./src/index.ts",
"./*": "./src/*.ts"
},
"scripts": {
"dev": "echo 'Add dev script here'",
"build": "echo 'Add build script here'",
"test": "echo 'Add test script here'",
"lint": "echo 'Add lint script here'"
},
"devDependencies": {
"@manifold/eslint-config": "*",
"@manifold/typescript-config": "*"
Expand Down

0 comments on commit 77556fd

Please sign in to comment.