Skip to content

Commit

Permalink
build: fix setup
Browse files Browse the repository at this point in the history
  • Loading branch information
sgratzl committed Nov 17, 2024
1 parent a69abf2 commit 56f2888
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 8 deletions.
File renamed without changes.
File renamed without changes.
7 changes: 1 addition & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,10 +101,5 @@
"build": "rollup -c",
"format": "prettier --write examples \"*.{md,json,js,yml}\" \"{.github,src,examples}/**\""
},
"packageManager": "[email protected]",
"dependenciesMeta": {
"[email protected]": {
"unplugged": true
}
}
"packageManager": "[email protected]"
}
2 changes: 0 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2127,8 +2127,6 @@ __metadata:
optional: true
d3-transition:
optional: true
[email protected]:
unplugged: true
languageName: unknown
linkType: soft

Expand Down

0 comments on commit 56f2888

Please sign in to comment.