Skip to content

Commit

Permalink
Remove publish script cause name conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
gnidan committed Jul 4, 2024
1 parent 97b8c80 commit 225c974
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 @@ -8,7 +8,6 @@
"test:debug": "open -a \"Brave Browser\" brave://inspect && node --experimental-vm-modules --nolazy --inspect-brk ./node_modules/jest/bin/jest.js --runInBand --colors --verbose",
"start": "./bin/start",
"lerna": "lerna",
"publish": "lerna publish from-package",
"postinstall": "lerna run prepare"
},
"devDependencies": {
Expand Down

0 comments on commit 225c974

Please sign in to comment.