Removed lib directory

This commit is contained in:
Rachael Sewell
2019-08-03 18:31:57 -07:00
committed by GitHub
parent d8c14008f1
commit 3d98e5b2c8

View File

@ -11,4 +11,4 @@ outputs:
description: 'The time we we greeted you'
runs:
using: 'node12'
main: 'lib/hello-world.js'
main: 'index.js'