Skip to content

Commit

Permalink
Remove duplicate npm command and update yarn.lock (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
SarantopoulosKon authored Mar 30, 2022
1 parent 911249e commit 3f35d01
Show file tree
Hide file tree
Showing 2 changed files with 5,587 additions and 5,659 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
},
"scripts": {
"build": "jlpm run build:lib && jlpm run build:labextension:dev",
"build:prod": "jlpm run clean && jlpm run build:lib && jlpm run build:labextension",
"build:labextension": "jupyter labextension build .",
"build:labextension:dev": "jupyter labextension build --development True .",
"build:lib": "tsc",
Expand Down
Loading

0 comments on commit 3f35d01

Please sign in to comment.