mirror of
https://github.com/cupcakearmy/cryptgeon.git
synced 2025-09-04 00:20:39 +00:00
update node and playwright
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import pkg from './package.json' assert { type: 'json' }
|
||||
import pkg from './package.json' with { type: 'json' }
|
||||
import { build } from 'tsup'
|
||||
|
||||
const watch = process.argv.slice(2)[0] === '--watch'
|
||||
|
Reference in New Issue
Block a user