mechner-demo 1.0.5 → 1.0.7

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.
@@ -5,7 +5,7 @@ var mainClass = "{{MAIN_CLASS}}";
5
5
  var classPath = "{{CLASSPATH}}";
6
6
  var port = "0";
7
7
  var warPath = "";
8
- var javaVersionString = "21";
8
+ var javaVersionString = "23";
9
9
  var tryJavaHomeFirst = false;
10
10
  var javafx = false;
11
11
  var bundleType = 'jre';
package/package.json CHANGED
@@ -1 +1 @@
1
- {"bin":{"mechnerbehlang":"jdeploy-bundle/jdeploy.js"},"author":"Samuel Lamore","description":"(Test)","main":"index.js","preferGlobal":true,"repository":"","version":"1.0.5","jdeploy":{"jdk":true,"args":["--Xmodule-path \"D:\\openjfx-23.0.1_windows-x64_bin-sdk\\javafx-sdk-23.0.1\\lib\"","--Xadd-modules=javafx.controls,javafx.fxml,javafx.graphics,javafx.media,javafx.swing,javafx.web"],"checksums":{"icon.png":"c61683452fcbd89eec1cfee19fbbb755"},"publishTargets":[{"name":"npm: mechner-demo","type":"NPM","url":"mechner-demo"}],"javaVersion":"21","documentTypes":[],"jar":"Mechner.jar","javafx":true,"title":"mechner-demo"},"dependencies":{"command-exists-promise":"^2.0.2","node-fetch":"2.6.7","tar":"^4.4.8","yauzl":"^2.10.0","shelljs":"^0.8.4"},"license":"ISC","name":"mechner-demo","files":["jdeploy-bundle"],"scripts":{"test":"echo \"Error: no test specified\" && exit 1"}}
1
+ {"bin":{"mechnerbehlang":"jdeploy-bundle/jdeploy.js"},"author":"Samuel Lamore","description":"(Test)","main":"index.js","preferGlobal":true,"repository":"","version":"1.0.7","jdeploy":{"jdk":true,"args":[],"checksums":{"icon.png":"c61683452fcbd89eec1cfee19fbbb755"},"publishTargets":[{"name":"npm: mechner-demo","type":"NPM","url":"mechner-demo"}],"javaVersion":"23","documentTypes":[],"jar":"Mechner.jar","javafx":true,"title":"mechner-demo"},"dependencies":{"command-exists-promise":"^2.0.2","node-fetch":"2.6.7","tar":"^4.4.8","yauzl":"^2.10.0","shelljs":"^0.8.4"},"license":"ISC","name":"mechner-demo","files":["jdeploy-bundle"],"scripts":{"test":"echo \"Error: no test specified\" && exit 1"}}