Fix license (VNPL 1.1, not 2.0)

This commit is contained in:
Vitaliy Filippov
2025-03-08 17:17:23 +03:00
parent 0b6a0463a4
commit 8a6e461322
+1 -1
View File
@@ -16,7 +16,7 @@
"build": "node-gyp rebuild"
},
"author": "Vitaliy Filippov",
"license": "VNPL-2.0",
"license": "VNPL-1.1",
"dependencies": {
"bindings": "1.5.0",
"nan": "^2.19.0"