diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/package.json b/package.json index 6b2991f9608..efa3a63e693 100644 --- a/package.json +++ b/package.json @@ -18,16 +18,21 @@ "bootstrap-sass": "^3.3.6", "compression-webpack-plugin": "^0.3.2", "d3": "^3.5.11", + "document-register-element": "^1.3.0", "dropzone": "^4.2.0", + "emoji-unicode-version": "^0.2.1", "es6-promise": "^4.0.5", "jquery": "^2.2.1", "jquery-ujs": "^1.2.1", "js-cookie": "^2.1.3", "mousetrap": "^1.4.6", "pikaday": "^1.5.1", + "raphael": "^2.2.7", "raw-loader": "^0.5.1", "select2": "3.5.2-browserify", "stats-webpack-plugin": "^0.4.3", + "string.fromcodepoint": "^0.2.1", + "string.prototype.codepointat": "^0.2.0", "timeago.js": "^2.0.5", "underscore": "^1.8.3", "vue": "^2.1.10", |