@pluginjs/classes
Advanced tools
Comparing version 0.0.3 to 0.5.0
@@ -39,3 +39,2 @@ import { curry } from '@pluginjs/utils'; | ||
}); | ||
// compose( | ||
@@ -42,0 +41,0 @@ // append(parent), |
@@ -9,3 +9,3 @@ { | ||
}, | ||
"version": "0.0.3", | ||
"version": "0.5.0", | ||
"description": "A flexible modern classes js plugin.", | ||
@@ -12,0 +12,0 @@ "author": "Creation Studio Limited", |
@@ -27,3 +27,2 @@ import { curry } from '@pluginjs/utils' | ||
}) | ||
// compose( | ||
@@ -30,0 +29,0 @@ // append(parent), |
11990