mirror of
https://github.com/pezkuwichain/pezkuwi-api.git
synced 2026-04-22 02:08:01 +00:00
release: v16.5.36 - npm package structure fix
- Published from build/ directories for correct npm structure - Updated common dependencies to 14.0.25 - Added AuthorizeCall signed extension support - All packages now have index.js at root level
This commit is contained in:
+2
-1
@@ -1,7 +1,8 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"composite": true,
|
||||
"noUnusedLocals": true
|
||||
"noUnusedLocals": false,
|
||||
"skipLibCheck": true
|
||||
},
|
||||
"files": [],
|
||||
"references": [
|
||||
|
||||
Reference in New Issue
Block a user