This commit is contained in:
mmcwilliams 2019-11-26 11:42:04 -05:00
parent d04b0a1d09
commit a627143c22
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{ {
"name": "intval3", "name": "intval3",
"version": "3.1.0", "version": "3.1.1",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

@ -1,6 +1,6 @@
{ {
"name": "intval3", "name": "intval3",
"version": "3.1.0", "version": "3.1.1",
"description": "Intervalometer for the Bolex", "description": "Intervalometer for the Bolex",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {