feat(tools): add demodata feature, update package metadata, tsconfig paths, CI/workflows, and bump deps
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import * as interfaces from '../dist_ts_interfaces/index.js';
|
||||
import * as interfaces from '@signature.digital/interfaces';
|
||||
|
||||
export {
|
||||
interfaces,
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
{
|
||||
"order": 3
|
||||
"name": "@signature.digital/demodata",
|
||||
"order": 3,
|
||||
"registries": ["useBase"]
|
||||
}
|
||||
Reference in New Issue
Block a user