@eclipse-scout/cli 23.1.1 → 23.1.4

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.
@@ -1,3 +1,4 @@
1
+ #!/usr/bin/env node
1
2
  /*
2
3
  * Copyright (c) 2010, 2023 BSI Business Systems Integration AG
3
4
  *
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eclipse-scout/cli",
3
- "version": "23.1.1",
3
+ "version": "23.1.4",
4
4
  "description": "CLI for Eclipse Scout",
5
5
  "author": "BSI Business Systems Integration AG",
6
6
  "homepage": "https://www.eclipse.org/scout",
@@ -45,8 +45,8 @@
45
45
  "karma-jasmine": "5.1.0",
46
46
  "karma-jasmine-ajax": "0.1.13",
47
47
  "@metahub/karma-jasmine-jquery": "4.0.1",
48
- "@eclipse-scout/karma-jasmine-scout": "23.1.1",
49
- "@eclipse-scout/tsconfig": "23.1.1",
48
+ "@eclipse-scout/karma-jasmine-scout": "23.1.4",
49
+ "@eclipse-scout/tsconfig": "23.1.4",
50
50
  "karma-jasmine-html-reporter": "2.0.0",
51
51
  "karma-junit-reporter": "2.0.1",
52
52
  "karma-webpack": "5.0.0",