|
|
@ -5,7 +5,7 @@ |
|
|
|
"repository": "git@github.com:Schniz/fnm.git", |
|
|
|
"repository": "git@github.com:Schniz/fnm.git", |
|
|
|
"author": "Gal Schlezinger <gal@spitfire.co.il>", |
|
|
|
"author": "Gal Schlezinger <gal@spitfire.co.il>", |
|
|
|
"type": "module", |
|
|
|
"type": "module", |
|
|
|
"packageManager": "pnpm@9.1.4", |
|
|
|
"packageManager": "pnpm@9.4.0", |
|
|
|
"license": "GPLv3", |
|
|
|
"license": "GPLv3", |
|
|
|
"scripts": { |
|
|
|
"scripts": { |
|
|
|
"test": "cross-env NODE_OPTIONS='--experimental-vm-modules' jest", |
|
|
|
"test": "cross-env NODE_OPTIONS='--experimental-vm-modules' jest", |
|
|
|