This commit is contained in:
Nick Playfair 2021-03-18 00:59:16 +00:00
parent 43febed079
commit a699c2b54c
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,11 +1,11 @@
{
"name": "bom2table",
"version": "1.2.0",
"version": "1.3.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"version": "1.2.0",
"version": "1.3.0",
"license": "MIT",
"dependencies": {
"csvtojson": "^2.0.10",

View File

@ -1,6 +1,6 @@
{
"name": "bom2table",
"version": "1.2.0",
"version": "1.3.0",
"description": "",
"main": "bom2table.js",
"scripts": {