v3 new release (#57)

* fix broken build - switch to ncc build (#56)

* switch to ncc build

* update

* bump ncc

* Add node modules and compiled JavaScript from main

Co-authored-by: David Gamero <david340804@gmail.com>
Co-authored-by: Oliver King <oking3@uncc.edu>
This commit is contained in:
github-actions[bot]
2022-06-30 17:56:12 -04:00
committed by GitHub
parent 52d71d28bd
commit 8128997447
105 changed files with 64827 additions and 4 deletions

View File

@ -36,4 +36,4 @@ branding:
color: 'blue'
runs:
using: 'node16'
main: 'lib/run.js'
main: 'lib/index.js'