correct package version
This commit is contained in:
parent
66199e035b
commit
773dd15fe1
1 changed files with 14 additions and 3 deletions
17
package.json
17
package.json
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "grid-apps",
|
"name": "grid-apps",
|
||||||
"version": "4.1,0-D0",
|
"version": "4.1.0-D0",
|
||||||
"description": "grid.space 3d slice & modeling tools",
|
"description": "grid.space 3d slicing & modeling tools",
|
||||||
"author": "Stewart Allen <sa@grid.space>",
|
"author": "Stewart Allen <sa@grid.space>",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"private": false,
|
"private": false,
|
||||||
|
|
@ -11,12 +11,23 @@
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"grid.space",
|
"grid.space",
|
||||||
|
"mesh:tool",
|
||||||
"kiri:moto",
|
"kiri:moto",
|
||||||
"kirimoto",
|
"kirimoto",
|
||||||
"kiri",
|
"kiri",
|
||||||
"3d",
|
"mesh",
|
||||||
|
"editor",
|
||||||
|
"3D",
|
||||||
|
"FDM",
|
||||||
"CAM",
|
"CAM",
|
||||||
|
"CNC",
|
||||||
|
"mSLA",
|
||||||
"laser",
|
"laser",
|
||||||
|
"waterjet",
|
||||||
|
"wire edm",
|
||||||
|
"wire-edm",
|
||||||
|
"dragknife",
|
||||||
|
"drag knife",
|
||||||
"gcode",
|
"gcode",
|
||||||
"slicer"
|
"slicer"
|
||||||
],
|
],
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue