Improvements to the mcopy JK99 board: now the JK100.2

This commit is contained in:
Matt McWilliams 2024-11-19 15:30:21 -05:00
parent d40957063c
commit 93ac73f69e
8 changed files with 8 additions and 8 deletions

View File

@ -1,5 +1,5 @@
{
"version": "1.8.149",
"version": "1.8.150",
"ext_port": 1111,
"profiles": {
"mcopy": {

2
app/package-lock.json generated
View File

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

View File

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

View File

@ -1,5 +1,5 @@
{
"version": "1.8.149",
"version": "1.8.150",
"ext_port": 1111,
"profiles": {
"mcopy": {

Binary file not shown.

4
package-lock.json generated
View File

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

View File

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

View File

@ -1,5 +1,5 @@
{
"version": "1.8.149",
"version": "1.8.150",
"ext_port": 1111,
"profiles": {
"mcopy": {