fasrh 2.0.1 → 2.0.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,6 +1,6 @@
1
1
  #! /usr/bin/env node
2
2
 
3
- var jarName = "FasRh.jar";
3
+ var jarName = "FasRh-1.5.1-jar-with-dependencies.jar";
4
4
  var mainClass = "{{MAIN_CLASS}}";
5
5
  var classPath = "{{CLASSPATH}}";
6
6
  var port = "0";
package/package.json CHANGED
@@ -1 +1 @@
1
- {"bin":{"FasRh":"jdeploy-bundle/jdeploy.js"},"author":"Fasma, LDA","description":"Software de gestão de recursos humanos. Human Resources","main":"index.js","preferGlobal":true,"repository":"","version":"2.0.1","jdeploy":{"jdk":false,"checksums":{"icon.png":"eaf40f0dcb995c754d403f3f65df7ceb","installsplash.png":"eaf40f0dcb995c754d403f3f65df7ceb"},"javaVersion":"23","documentTypes":[{"editor":false,"extension":"frh","custom":false,"mimetype":"fasrh"}],"urlSchemes":["fasrh"],"jar":"target/FasRh.jar","javafx":false,"title":"FasRh - Software de Gestão de Recursos Humanos"},"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":"fasrh","files":["jdeploy-bundle"],"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"homepage":""}
1
+ {"bin":{"FasRh":"jdeploy-bundle/jdeploy.js"},"author":"Fasma, LDA","description":"Correções de erro da versão 2.0.2","main":"index.js","preferGlobal":true,"repository":"","version":"2.0.3","jdeploy":{"jdk":false,"checksums":{"icon.png":"eaf40f0dcb995c754d403f3f65df7ceb","installsplash.png":"eaf40f0dcb995c754d403f3f65df7ceb"},"javaVersion":"23","documentTypes":[{"editor":false,"extension":"frh","custom":false,"mimetype":"fasrh"}],"urlSchemes":["fasrh"],"jar":"target/FasRh-1.5.1-jar-with-dependencies.jar","javafx":false,"title":"FasRh - Software de Gestão de Recursos Humanos"},"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":"fasrh","files":["jdeploy-bundle"],"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"homepage":""}