summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorDerick Montague <derick.montague@ibm.com>2020-09-21 18:25:12 +0300
committerDerick Montague <derick.montague@ibm.com>2020-09-27 18:51:22 +0300
commit7ad48b126f9df728ec0984933235441aa7688c2e (patch)
treeff3e5c2b81bf9e2a4988fa8bf539a3690d2694b5 /package.json
parent3dd167a13191eedb4b7ed8cd80cf4f941049b463 (diff)
downloadwebui-vue-7ad48b126f9df728ec0984933235441aa7688c2e.tar.xz
Remove unused npm package
- We are not using the chai npm package. It was not removed after moving to Jest Signed-off-by: Derick Montague <derick.montague@ibm.com> Change-Id: I13bb8296bfa06a40e855ec3ae43625b668e92cf0
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json
index b2e5d149..3b655425 100644
--- a/package.json
+++ b/package.json
@@ -44,7 +44,6 @@
"@vue/eslint-config-prettier": "5.0.0",
"@vue/test-utils": "1.0.0-beta.31",
"babel-eslint": "10.0.3",
- "chai": "4.1.2",
"check-node-version": "4.0.2",
"compression-webpack-plugin": "3.0.1",
"eslint": "5.16.0",