Comparing version 1.3.13 to 1.3.14
@@ -77,3 +77,3 @@ /** | ||
saveState.push(currentState); | ||
window.Static = ClASS.Prototype.Static = //{Const:constStatic}; | ||
window.Static = Class.Prototype.Static = //{Const:constStatic}; | ||
window.Abstract = Class.prototype.Abstract = isAbstract ? {} : undefined; | ||
@@ -80,0 +80,0 @@ window.Const = Class.prototype.Const = {Static:constStatic}; |
{ | ||
"name": "jsfm", | ||
"version": "1.3.13", | ||
"version": "1.3.14", | ||
"description": "This will help to organize files for client and node server", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/anoopchaurasia/jsfm", |