From 323fa274f59fd049433765e94a4c5b0164d0dbf8 Mon Sep 17 00:00:00 2001 From: Daniel Imhoff Date: Mon, 12 Feb 2018 14:56:01 -0600 Subject: [PATCH] garbage --- packages/core/package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/packages/core/package.json b/packages/core/package.json index 9f163d404d..0a67e8c2d0 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -46,8 +46,7 @@ "tslint": "tslint --project .", "tslint-fix": "tslint --project . --fix", "validate": "npm run clean && npm run lint && npm run test && npm run build", - "tsc": "./node_modules/.bin/tsc -p .", - "version": "npm run build" + "tsc": "./node_modules/.bin/tsc -p ." }, "author": "Ionic Team", "license": "MIT",