BREAKING CHANGE(core): update

This commit is contained in:
2023-08-03 20:45:09 +02:00
parent ef9883f100
commit 618f382ce9
9 changed files with 648 additions and 249 deletions

View File

@@ -1,5 +1,5 @@
import { tap, expect } from '@pushrocks/tapbundle';
import * as smartpath from '@pushrocks/smartpath';
import { tap, expect } from '@push.rocks/tapbundle';
import * as smartpath from '@push.rocks/smartpath';
import { TypedServer } from '../ts/index.js';