fix(structure): format TypeScript

This commit is contained in:
2018-05-23 23:50:45 +02:00
parent 785acfaba4
commit eae46e6461
5 changed files with 12 additions and 1780 deletions
+2 -1
View File
@@ -1,6 +1,7 @@
{
"name": "@pushrocks/smartuniverse",
"version": "1.0.16",
"private": true,
"description": "messaging service for your micro services",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
@@ -29,4 +30,4 @@
"smartsocket": "^1.1.19",
"smarttime": "^2.0.0"
}
}
}