We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3826384 commit 2cc0129Copy full SHA for 2cc0129
packages/ios/deno.json
@@ -1,6 +1,6 @@
1
{
2
"tasks": {
3
- "build": "deno run -A ../scripts/build.ts"
+ "build": "deno run -A ../../scripts/build.ts"
4
},
5
6
"fmt": {
packages/macos/deno.json
0 commit comments