Skip to content

Commit

Permalink
Add deduplicate top-level script (#7058)
Browse files Browse the repository at this point in the history
  • Loading branch information
jtpio committed Sep 18, 2023
1 parent 7927b21 commit bf86ff7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
"build:test": "lerna run build:test",
"build:utils": "cd buildutils && npm run build",
"clean": "lerna run clean",
"deduplicate": "jlpm dlx yarn-berry-deduplicate -s fewerHighest && jlpm install",
"develop": "jupyter labextension develop . --overwrite && node ./buildutils/lib/develop.js --overwrite",
"eslint": "eslint . --ext .ts,.tsx --fix",
"eslint:check": "eslint . --ext .ts,.tsx",
Expand Down

0 comments on commit bf86ff7

Please sign in to comment.