mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Don't hardcode the version number in a Node.js test
This commit is contained in:
Generated
+2
-2
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "libloot-nodejs",
|
||||
"version": "0.0.0",
|
||||
"version": "0.26.1",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "libloot-nodejs",
|
||||
"version": "0.0.0",
|
||||
"version": "0.26.1",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@napi-rs/cli": "^2.18.4",
|
||||
|
||||
Reference in New Issue
Block a user