This commit is contained in:
Nick Playfair 2025-06-12 22:24:02 +01:00
parent 35c075e1b5
commit e1dc531009
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "bom2table",
"version": "2.0.0",
"version": "2.1.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "bom2table",
"version": "2.0.0",
"version": "2.1.0",
"license": "MIT",
"dependencies": {
"csvtojson": "^2.0.10",

View File

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