From 2bd4063d22cd29fc2413b1f11087e591515c7850 Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Thu, 27 Oct 2016 21:59:19 +0200 Subject: [PATCH] speed bump --- LICENSE | 2 +- package.json | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/LICENSE b/LICENSE index b249dfc..eb3beb5 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2016 Push.Rocks +Copyright (c) 2016 Lossless GmbH Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/package.json b/package.json index f59250f..1f5f822 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "TypeScript", "Declaration" ], - "author": "Lossless Digital UG (haftungsbeschraenkt)", + "author": "Lossless GmbH", "license": "MIT", "bugs": { "url": "https://gitlab.com/pushrocks/npmts/issues" @@ -42,7 +42,7 @@ "@types/minimatch": "^2.0.29", "@types/q": "^0.x.x", "@types/shelljs": "^0.3.32", - "babel-preset-es2015": "^6.16.0", + "babel-preset-es2015": "^6.18.0", "beautylog": "6.0.0", "depcheck": "^0.6.4", "early": "^2.0.35", @@ -52,18 +52,18 @@ "gulp-inject-modules": "^1.0.0", "gulp-istanbul": "^1.1.1", "gulp-mocha": "^3.0.1", - "gulp-sourcemaps": "^2.1.1", + "gulp-sourcemaps": "^2.2.0", "gulp-typedoc": "^2.0.0", "lodash": "^4.16.4", "npmextra": "^2.0.3", - "projectinfo": "1.0.3", + "projectinfo": "1.0.4", "q": "^1.4.1", - "shelljs": "^0.7.4", + "shelljs": "^0.7.5", "smartchok": "^1.0.2", "smartcli": "1.0.10", "smartcov": "1.0.0", "smartenv": "1.2.5", - "smartfile": "4.0.24", + "smartfile": "4.1.0", "smartpath": "3.2.5", "smartstream": "^1.0.5", "smartstring": "^2.0.17",