Skip to content

Commit

Permalink
fix: publish e2e testing app that shouldn't have been published
Browse files Browse the repository at this point in the history
  • Loading branch information
jianzs committed Dec 12, 2023
1 parent 86058a2 commit 4d9ecd8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions testapps/tester/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "tester",
"version": "0.0.0",
"private":"true",
"scripts": {
"test": "DEBUG=1 ../../apps/cli/bin/pluto test --sim",
"build": "mkdir -p .pluto/dev && DEBUG=1 ../../apps/cli/bin/pluto compile"
Expand Down

0 comments on commit 4d9ecd8

Please sign in to comment.