Update ShellDirective to use ts-node interpreter by default

This commit is contained in:
2022-08-07 00:47:44 -05:00
parent 710b6cb535
commit b8cf8499d2
2 changed files with 57 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@extollo/lib",
"version": "0.13.3",
"version": "0.13.4",
"description": "The framework library that lifts up your code.",
"main": "lib/index.js",
"types": "lib/index.d.ts",