Compare commits

..

2 Commits

Author SHA1 Message Date
011af15866 1.0.11 2018-04-29 14:34:47 +02:00
77a13786d1 update ci config 2018-04-29 14:34:33 +02:00
2 changed files with 3 additions and 2 deletions

View File

@ -1,7 +1,8 @@
{
"npmci": {
"npmGlobalTools": [
"npmts"
"@pushrocks/npmts",
"ts-node"
],
"npmAccessLevel": "public"
}

View File

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