get rid of simlinks

pull/231/head
asya 2023-07-24 23:56:41 +03:00
parent 3f3dbb5d8b
commit 5b8c63c572
1 changed files with 2 additions and 2 deletions

View File

@ -70,5 +70,5 @@ branding:
color: 'gray-dark'
runs:
using: 'node16'
main: 'dist/main.js'
post: 'dist/post.js'
main: 'dist/index.js'
post: 'dist/index.js'