Rename package to mcopy-app to prevent issues installing alongside mtools. Incremented build after patching issues with the grid sequencer.

This commit is contained in:
mmcw-dev 2018-03-15 15:31:50 -04:00
parent a2ab93bd46
commit a2406c667a
2 changed files with 4 additions and 4 deletions

4
app/package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "mcopy",
"version": "1.0.1",
"name": "mcopy-app",
"version": "1.0.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "mcopy",
"version": "1.0.1",
"name": "mcopy-app",
"version": "1.0.3",
"description": "Small guage film optical printer platform",
"main": "main.js",
"scripts": {