This commit is contained in:
Timo Hocker
2020-05-05 13:22:13 +02:00
parent 8b0d980d61
commit d629da908e
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -0,0 +1 @@
export { InteractiveOptions } from './InteractiveOptions';
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@scode/console-app",
"version": "1.0.0",
"main": "index.js",
"main": "dist/index.js",
"author": "Timo Hocker <thocker@oas.de>",
"license": "MIT",
"devDependencies": {