This is an automated email from the ASF dual-hosted git repository.
liyang pushed a commit to branch kylin5
in repository https://gitbox.apache.org/repos/asf/kylin.git
The following commit(s) were added to refs/heads/kylin5 by this push:
new deabeb4ea6 KYLIN-5947 remove useless phantomjs-prebuilt
deabeb4ea6 is described below
commit deabeb4ea67073fc5ee3bc96fb85fd6ea1a18b49
Author: pengfei.zhan <[email protected]>
AuthorDate: Sun Jul 28 14:42:49 2024 +0800
KYLIN-5947 remove useless phantomjs-prebuilt
---
kystudio/package.json | 1 -
1 file changed, 1 deletion(-)
diff --git a/kystudio/package.json b/kystudio/package.json
index c8760131dc..ab7514e10f 100644
--- a/kystudio/package.json
+++ b/kystudio/package.json
@@ -100,7 +100,6 @@
"opn": "^4.0.2",
"optimize-css-assets-webpack-plugin": "^1.3.0",
"ora": "^1.1.0",
- "phantomjs-prebuilt": "^2.1.14",
"rimraf": "^2.6.0",
"selenium-server": "^3.0.1",
"semver": "^5.3.0",