Bump version: 1.1.0 → 1.1.1
{ | { | ||
"name": "fractalis", | "name": "fractalis", | ||
"description": "The front-end component of the Fractalis visual analytics project.", | "description": "The front-end component of the Fractalis visual analytics project.", | ||
"version": "1.1.0", | "version": "1.1.1", | ||
"author": "Sascha Herzinger <sascha.herzinger@uni.lu>", | "author": "Sascha Herzinger <sascha.herzinger@uni.lu>", | ||
"license": "Apache-2.0", | "license": "Apache-2.0", | ||
"bugs": { | "bugs": { | ||
... | @@ -52,7 +52,7 @@ | ... | @@ -52,7 +52,7 @@ |
"jsdoc": "3.5.5", | "jsdoc": "3.5.5", | ||
"karma": "2.0.2", | "karma": "2.0.2", | ||
"karma-chrome-launcher": "2.2.0", | "karma-chrome-launcher": "2.2.0", | ||
"karma-firefox-launcher": "1.1.0", | "karma-firefox-launcher": "1.1.1", | ||
"karma-jasmine": "1.1.1", | "karma-jasmine": "1.1.1", | ||
"karma-sourcemap-loader": "0.3.7", | "karma-sourcemap-loader": "0.3.7", | ||
"karma-spec-reporter": "0.0.32", | "karma-spec-reporter": "0.0.32", | ||
... | ... |
Please register or sign in to comment