From 1a4ada879d9f295f5fb9558e3b602f2be6aa22d3 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Fri, 22 May 2020 07:58:01 +0000 Subject: [PATCH] fix(core): update --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index d3c254f..8cd539e 100644 --- a/package.json +++ b/package.json @@ -3,8 +3,8 @@ "version": "1.0.43", "private": false, "description": "watch typescript projects during development", - "main": "dist/index.js", - "typings": "dist/index.d.ts", + "main": "dist_ts/index.js", + "typings": "dist_ts/index.d.ts", "author": "Lossless GmbH", "license": "MIT", "bin": {