Correct version to 1.0.0

This commit is contained in:
mmcw-dev 2018-03-15 10:19:51 -04:00
parent 077a5cd997
commit 88c1e6d72d
2 changed files with 2 additions and 2 deletions

2
app/package-lock.json generated
View File

@ -1,6 +1,6 @@
{ {
"name": "mcopy", "name": "mcopy",
"version": "2.0.0", "version": "1.0.0",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

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