Skip to content

Commit f9b742c

Browse files
committed
more build fixes
1 parent eb6b7d0 commit f9b742c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/atproto/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@
2626
"build": {
2727
"command": "tsc --build --pretty",
2828
"clean": "if-file-deleted",
29+
"dependencies": [
30+
"../dom:build"
31+
],
2932
"files": [
3033
"src/**",
3134
"package.json",

0 commit comments

Comments
 (0)