Version cleanup
This commit is contained in:
@@ -1,2 +1 @@
|
||||
- Increase the number of elements acceptable for each layer, currently up to 5
|
||||
- Stop using the tandard filenames eingabe/ausgabe etc. Take input filename as an argument and produce output files with the same name.
|
||||
- Stop using the standard filenames eingabe/ausgabe etc. Take input filename as an argument and produce output files with the same name.
|
||||
|
||||
Generated
+2
-2
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "TrimSP",
|
||||
"version": "1.0.5",
|
||||
"version": "1.3.0",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "TrimSP",
|
||||
"version": "1.0.5",
|
||||
"version": "1.3.0",
|
||||
"license": "GPL2",
|
||||
"dependencies": {
|
||||
"plotly.js-dist": "^1.58.4"
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "TrimSP",
|
||||
"version": "1.0.5",
|
||||
"version": "1.3.0",
|
||||
"description": "Trim.SP simulation to calculate stopping profile of implanted probes.",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user