chore: remove empty object entries in package.jsons
This commit is contained in:
parent
d4baa9932c
commit
0124380183
2 changed files with 0 additions and 2 deletions
|
@ -83,7 +83,6 @@
|
|||
"workbox-webpack-plugin": "3.6.3",
|
||||
"worker-loader": "^3.0.8"
|
||||
},
|
||||
"dependencies": {},
|
||||
"scripts": {
|
||||
"start": "cross-env PORT=3001 node scripts/start.js",
|
||||
"start:browser": "./bin/watch-browser",
|
||||
|
|
|
@ -3,7 +3,6 @@
|
|||
"description": "A tool for importing YNAB4 data into Actual",
|
||||
"version": "1.0.6",
|
||||
"main": "index.js",
|
||||
"devDependencies": {},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/actualbudget/importer-ynab4.git"
|
||||
|
|
Loading…
Reference in a new issue