From f8aed892c70a9f7a2377cd874868b2b7257c1c60 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ma=C3=ABl=20Nison?= Date: Sat, 3 Nov 2018 13:55:29 -0700 Subject: [PATCH] Update package.json --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index 0f0362f69c..a3265afef6 100644 --- a/package.json +++ b/package.json @@ -110,8 +110,7 @@ "yarn": "./bin/yarn.js", "yarnpkg": "./bin/yarn.js" }, - "scripts": { - "env": "env", + "scripts": { "build": "gulp build", "build-bundle": "node ./scripts/build-webpack.js", "build-chocolatey": "powershell ./scripts/build-chocolatey.ps1",