version 0.0.10
This commit is contained in:
parent
d07cbc1b5d
commit
a769761ca0
5582
package-lock.json
generated
5582
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
|
@ -2,7 +2,7 @@
|
|||
"name": "@overflow/commons-typescript",
|
||||
"author": "Loafle <rnd@loafle.com>",
|
||||
"description": "Commons module of overflow",
|
||||
"version": "0.0.9",
|
||||
"version": "0.0.10",
|
||||
"license": "COMMERCIAL",
|
||||
"private": true,
|
||||
"main": "./index.js",
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
export * from './alert';
|
||||
export * from './apikey';
|
||||
export * from './auth';
|
||||
export * from './discovery';
|
||||
export * from './domain';
|
||||
export * from './email';
|
||||
|
@ -12,5 +10,4 @@ export * from './noauth';
|
|||
export * from './notification';
|
||||
export * from './probe';
|
||||
export * from './sensor';
|
||||
export * from './sensor-item';
|
||||
export * from './target';
|
||||
|
|
Loading…
Reference in New Issue
Block a user