fix(core): update

This commit is contained in:
2022-03-10 15:13:49 +01:00
parent a265493eba
commit 33e73e9959
4 changed files with 6888 additions and 5748 deletions

View File

@@ -9,6 +9,6 @@ import * as smartpath from '@pushrocks/smartpath';
export { smartpath };
// third party scope
import parcel from 'parcel-bundler';
import * as parcel from '@parcel/core';
export { parcel };