@waiting/shared-types
Advanced tools
Comparing version 20.4.0 to 20.5.0
@@ -5,2 +5,3 @@ export * from './alias.js'; | ||
export * from './dummy.js'; | ||
export * from './join-table.js'; | ||
export * from './npm-pkg.js'; | ||
@@ -7,0 +8,0 @@ export * from './union.js'; |
@@ -5,2 +5,3 @@ export * from './alias.js'; | ||
export * from './dummy.js'; | ||
export * from './join-table.js'; | ||
export * from './npm-pkg.js'; | ||
@@ -7,0 +8,0 @@ export * from './union.js'; |
{ | ||
"name": "@waiting/shared-types", | ||
"author": "waiting", | ||
"version": "20.4.0", | ||
"version": "20.5.0", | ||
"description": "shared typescript types", | ||
@@ -66,3 +66,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "2c118f644ff9d29a953f836f4bc530836e478eb3" | ||
"gitHead": "932faa9e1c326458e9bd1cf161fb1cb08aed5124" | ||
} |
@@ -6,2 +6,3 @@ | ||
export * from './dummy.js' | ||
export * from './join-table.js' | ||
export * from './npm-pkg.js' | ||
@@ -8,0 +9,0 @@ export * from './union.js' |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
69504
77
1182