mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-07 22:12:53 +00:00
feat: migrate to esm
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
#!/usr/bin/env node
|
||||
require('./lib/cli.js')
|
||||
import './lib/cli.js'
|
||||
|
||||
Reference in New Issue
Block a user