Compare commits
2 Commits
31a727fdb7
...
ea769ae943
| Author | SHA1 | Date | |
|---|---|---|---|
| ea769ae943 | |||
| a9b83e1345 |
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@teacinema/common",
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.2",
|
||||
"description": "Common library for TeaCinema microservices",
|
||||
"main": "dist/index.js",
|
||||
"types": "dist/index.d.ts",
|
||||
|
||||
@ -1,2 +1,3 @@
|
||||
// test
|
||||
export * from './utils'
|
||||
export * from './enums'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user