@shopware/api-client
Advanced tools
Comparing version
{ | ||
"name": "@shopware/api-client", | ||
"version": "0.0.0-canary-20230823101939", | ||
"version": "0.0.0-canary-20230823102557", | ||
"description": "Shopware client for API connection.", | ||
@@ -28,5 +28,5 @@ "author": "Shopware", | ||
"exports": { | ||
".": { | ||
"import": { | ||
"types": "./dist/index.d.ts", | ||
"import": "./dist/index.mjs" | ||
"default": "./dist/index.mjs" | ||
} | ||
@@ -39,4 +39,4 @@ }, | ||
"vitest": "^0.34.2", | ||
"@shopware/api-gen": "0.0.0-canary-20230823101939", | ||
"eslint-config-shopware": "0.0.0-canary-20230823101939", | ||
"@shopware/api-gen": "0.0.0-canary-20230823102557", | ||
"eslint-config-shopware": "0.0.0-canary-20230823102557", | ||
"tsconfig": "0.0.0" | ||
@@ -43,0 +43,0 @@ }, |
@@ -189,3 +189,3 @@ # shopware/frontends - api-client | ||
### Latest changes: 0.0.0-canary-20230823101939 | ||
### Latest changes: 0.0.0-canary-20230823102557 | ||
@@ -192,0 +192,0 @@ ### Minor Changes |
11158851
0