mirror of
https://github.com/pezkuwichain/pezkuwi-api.git
synced 2026-04-22 04:27:56 +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
@@ -2,7 +2,8 @@
|
||||
"extends": "@pezkuwi/dev/config/tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"composite": true,
|
||||
"noUnusedLocals": true,
|
||||
"noUnusedLocals": false,
|
||||
"skipLibCheck": true,
|
||||
"paths": {
|
||||
"@pezkuwi/api": ["api/src/index.ts"],
|
||||
"@pezkuwi/api/base": ["api/src/base/index.ts"],
|
||||
|
||||
Reference in New Issue
Block a user