Skip to content

Commit

Permalink
fix missing architect dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
antony committed Jan 14, 2021
1 parent 94e63c5 commit 4891291
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 3 deletions.
5 changes: 3 additions & 2 deletions packages/adapter-begin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,11 @@
"files"
],
"dependencies": {
"@sveltejs/app-utils": "*"
"@architect/parser": "^3.0.1",
"@sveltejs/app-utils": "workspace:*"
},
"devDependencies": {
"rollup": "^2.34.2",
"sirv": "^1.0.10"
}
}
}
9 changes: 8 additions & 1 deletion pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4891291

Please sign in to comment.