From a16be2a8ff5047a1837ef3d3818426bd0d497034 Mon Sep 17 00:00:00 2001 From: CoscineBot <coscine@itc.rwth-aachen.de> Date: Fri, 9 Oct 2020 11:51:22 +0200 Subject: [PATCH] Chore: 1.5.2 ## [1.5.2](https://git.rwth-aachen.de/coscine/ts/app-util/compare/v1.5.1...v1.5.2) (2020-10-09) ### Fix * Use npm registry on publish ([d6ea780](https://git.rwth-aachen.de/coscine/ts/app-util/commit/d6ea7807deaa20436cb71f4d875659920de7069a)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cad553a..89cbd1f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@coscine/app-util", - "version": "1.5.1", + "version": "1.5.2", "description": "This library provides utility methods for the CoScInE Apps with JavaScript.", "keywords": [ "coscine", -- GitLab