@aircall/exception-gql
Advanced tools
Comparing version 0.2.3 to 0.2.4
{ | ||
"name": "@aircall/exception-gql", | ||
"version": "0.2.3", | ||
"version": "0.2.4", | ||
"main": "dist/index.js", | ||
"module": "dist/index.mjs", | ||
"types": "dist/index.d.ts", | ||
"exports": { | ||
".": { | ||
"types": "./dist/index.d.ts", | ||
"require": "./dist/index.js", | ||
"import": "./dist/index.mjs" | ||
}, | ||
"./package.json": "./package.json", | ||
"./Exception.graphql": "./dist/Exception.graphql" | ||
}, | ||
"sideEffects": false, | ||
@@ -34,3 +43,3 @@ "publishConfig": { | ||
"@types/lodash.transform": "4.6.9", | ||
"@aircall/exception": "0.1.4", | ||
"@aircall/exception": "0.1.5", | ||
"@aircall/test-sequencer": "1.0.2", | ||
@@ -37,0 +46,0 @@ "@aircall/tsconfig": "1.4.2", |
Sorry, the diff of this file is not supported yet
8496