xshell 1.0.147 → 1.0.148

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/builder.js +0 -1
  2. package/package.json +1 -1
package/builder.js CHANGED
@@ -210,7 +210,6 @@ export class Bundler {
210
210
  '@ant-design/icons': 'icons',
211
211
  '@ant-design/plots': 'Plots',
212
212
  echarts: 'echarts',
213
- dolphindb: 'dolphindb',
214
213
  ...externals
215
214
  }),
216
215
  resolve: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "xshell",
3
- "version": "1.0.147",
3
+ "version": "1.0.148",
4
4
  "type": "module",
5
5
  "main": "./index.js",
6
6
  "bin": {