Compare commits

...

2 Commits

Author SHA1 Message Date
f6985bd7b2 1.0.13 2018-04-29 17:00:18 +02:00
241e44e19d update 2018-04-29 17:00:13 +02:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
{ {
"npmci": { "npmci": {
"npmGlobalTools": [ "npmGlobalTools": [
"@shipzone/npmts", "@gitzone/npmts",
"ts-node" "ts-node"
], ],
"npmAccessLevel": "public" "npmAccessLevel": "public"

View File

@@ -1,6 +1,6 @@
{ {
"name": "@pushrocks/smartuniverse", "name": "@pushrocks/smartuniverse",
"version": "1.0.12", "version": "1.0.13",
"description": "messaging service for your micro services", "description": "messaging service for your micro services",
"main": "dist/index.js", "main": "dist/index.js",
"typings": "dist/index.d.ts", "typings": "dist/index.d.ts",