Skip to content

Commit

Permalink
fixup!: remove erroneous main field
Browse files Browse the repository at this point in the history
Co-authored-by: Augustin Mauroy <[email protected]>
  • Loading branch information
JakobJingleheimer and AugustinMauroy authored Nov 21, 2024
1 parent 60dd36d commit bcbed74
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"name": "userland-migrations",
"version": "1.0.0",
"description": "A collection of migration recipes for userland code.",
"main": "index.js",
"scripts": {
"test:e2e": "node --no-warnings --experimental-test-coverage --test-reporter=lcov --test-reporter-destination=./coverage.lcov --test-reporter=spec --test-reporter-destination=stdout --import './build/snapshots.ts' -test --test-coverage-include='recipes/**/*' --test-coverage-exclude='**/*.e2e.m(j|t)s' './packages/*/*.e2e.m(j|t)s'",
"test:lint": "biome lint ./recipes",
Expand Down

0 comments on commit bcbed74

Please sign in to comment.