Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into nuemark
Browse files Browse the repository at this point in the history
  • Loading branch information
tipiirai committed Jan 5, 2024
2 parents 0dfbc79 + da8222c commit 8da6116
Show file tree
Hide file tree
Showing 4 changed files with 104 additions and 3 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ jobs:
- uses: oven-sh/setup-bun@v1
- run: |
bun install
bun install --no-save esbuild@^0.19.11
bun test --coverage
Binary file added bun.lockb
Binary file not shown.
3 changes: 0 additions & 3 deletions packages/nuekit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@
"nuejs-core": "^0.3.0",
"nuemark": "^0.1.0"
},
"devDependencies": {
"esbuild": "^0.19.11"
},
"engines": {
"bun": ">= 1",
"node": ">= 18"
Expand Down
103 changes: 103 additions & 0 deletions pnpm-lock.yaml

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

0 comments on commit 8da6116

Please sign in to comment.