feat: converter paths and lib updates
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
+2
-1
@@ -8,7 +8,8 @@
|
||||
"scripts": {
|
||||
"dev": "node src/run-electron.mjs",
|
||||
"start": "node src/run-electron.mjs",
|
||||
"lint": "node -e \"console.log('no lint')\""
|
||||
"lint": "node -e \"console.log('no lint')\"",
|
||||
"test": "node --test src/converterPaths.test.mjs"
|
||||
},
|
||||
"dependencies": {
|
||||
"electron": "^41.2.0",
|
||||
|
||||
Reference in New Issue
Block a user