Skip to content

Commit

Permalink
fix: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ph-fritsche committed Mar 23, 2023
1 parent e7e0d8b commit c8a9e50
Show file tree
Hide file tree
Showing 7 changed files with 1,471 additions and 972 deletions.
20 changes: 0 additions & 20 deletions .eslintrc.js

This file was deleted.

2 changes: 1 addition & 1 deletion build.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
const { buildSync } = require('esbuild')
import { buildSync } from 'esbuild'

buildSync({
entryPoints: ['src/action.ts'],
Expand Down
Loading

0 comments on commit c8a9e50

Please sign in to comment.