@hatiolab/things-scene
Advanced tools
Comparing version 2.2.65 to 2.2.67
{ | ||
"name": "@hatiolab/things-scene", | ||
"version": "2.2.65", | ||
"version": "2.2.67", | ||
"description": "2D graphic library", | ||
@@ -28,14 +28,14 @@ "main": "things-scene-min.js", | ||
"devDependencies": { | ||
"@babel/core": "^7.1.2", | ||
"@babel/plugin-transform-runtime": "^7.1.0", | ||
"@babel/core": "^7.2.0", | ||
"@babel/plugin-transform-runtime": "^7.2.0", | ||
"@babel/polyfill": "^7.0.0", | ||
"@babel/preset-env": "^7.1.0", | ||
"@babel/preset-env": "^7.2.0", | ||
"@babel/register": "^7.0.0", | ||
"atob": "^2.1.2", | ||
"babel-loader": "^8.0.4", | ||
"canvas": "^1.6.12", | ||
"canvas": "^2.2.0", | ||
"chai": "^4.2.0", | ||
"chai-dom": "^1.8.0", | ||
"glob-all": "^3.0.1", | ||
"gulp": "^3.8.5", | ||
"gulp": "^4.0.0", | ||
"gulp-header-license": "^1.0.9", | ||
@@ -47,3 +47,3 @@ "lodash": "^4.17.11", | ||
"uglifyjs-webpack-plugin": "^2.0.1", | ||
"webpack": "^4.20.2", | ||
"webpack": "^4.27.1", | ||
"webpack-cli": "^3.1.2", | ||
@@ -50,0 +50,0 @@ "webpack-dev-server": "^3.1.9" |
Sorry, the diff of this file is too big to display
582214
1656