Comparing version 0.9.0 to 0.9.1
@@ -387,4 +387,4 @@ /*----------------------------------------------------------------------------- | ||
Application.prototype.addEventsListeners = function () { | ||
document.addEventListener('resize', this); | ||
document.addEventListener('keydown', this); | ||
window.addEventListener('resize', this); | ||
}; | ||
@@ -391,0 +391,0 @@ /** |
{ | ||
"name": "phosphide", | ||
"version": "0.9.0", | ||
"version": "0.9.1", | ||
"description": "Slightly opinionated scaffolding for building plugin-based IDE-style applications.", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
193256