Update to the orbital brace

This commit is contained in:
Matt McWilliams 2023-11-13 20:43:13 -05:00
parent a9772ff081
commit 5fbefeecbf
8 changed files with 42007 additions and 40509 deletions

View File

@ -1,5 +1,5 @@
{
"version": "1.8.69",
"version": "1.8.70",
"ext_port": 1111,
"profiles": {
"mcopy": {

2
app/package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "mcopy-app",
"version": "1.8.69",
"version": "1.8.70",
"lockfileVersion": 2,
"requires": true,
"packages": {

View File

@ -1,6 +1,6 @@
{
"name": "mcopy-app",
"version": "1.8.69",
"version": "1.8.70",
"description": "GUI for the mcopy small gauge film optical printer platform",
"main": "main.js",
"scripts": {

View File

@ -1,5 +1,5 @@
{
"version": "1.8.69",
"version": "1.8.70",
"ext_port": 1111,
"profiles": {
"mcopy": {

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "mcopy",
"version": "1.8.69",
"version": "1.8.70",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "mcopy",
"version": "1.8.69",
"version": "1.8.70",
"license": "MIT",
"dependencies": {
"arduino": "file:app/lib/arduino",

View File

@ -1,6 +1,6 @@
{
"name": "mcopy",
"version": "1.8.69",
"version": "1.8.70",
"description": "Small gauge film optical printer platform",
"main": "build.js",
"directories": {

View File

@ -1,5 +1,5 @@
{
"version": "1.8.69",
"version": "1.8.70",
"ext_port": 1111,
"profiles": {
"mcopy": {

File diff suppressed because it is too large Load Diff