Skip to content

Commit

Permalink
Update packages/examples/packages/invoke-snap/package.json
Browse files Browse the repository at this point in the history
Co-authored-by: Frederik Bolding <[email protected]>
  • Loading branch information
Mrtenz and FrederikBolding committed Jul 20, 2023
1 parent 0c4004b commit 79016d6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/examples/packages/invoke-snap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
"start": "yarn workspaces foreach --parallel --verbose --interlaced --jobs unlimited run start",
"test": "yarn workspaces foreach --parallel --verbose --interlaced run test",
"lint": "yarn workspaces foreach --parallel --verbose --interlaced run lint",
"lint:changelog": "yarn auto-changelog validate",
"lint:ci": "yarn lint:eslint && yarn lint:misc --check",
"lint:eslint": "eslint . --cache --ext js,ts,jsx,tsx",
"lint:fix": "yarn lint:eslint --fix && yarn lint:misc --write",
Expand Down

0 comments on commit 79016d6

Please sign in to comment.