aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/package.json b/package.json
index 1795ee1..f8611a2 100644
--- a/package.json
+++ b/package.json
@@ -22,12 +22,13 @@
},
"homepage": "https://github.com/rbdr/sumo#readme",
"dependencies": {
- "babel-polyfill": "^6.26.0",
"@serpentity/components.debug": "^2.0.0",
"@serpentity/components.position": "^2.0.0",
"@serpentity/serpentity": "^2.1.0",
+ "babel-polyfill": "^6.26.0",
"matter-js": "^0.14.1",
- "pixi.js": "^4.7.3"
+ "pixi.js": "^4.7.3",
+ "tinycolor2": "^1.4.1"
},
"browserslist": "last 2 versions",
"devDependencies": {