Precise DOM morphing
morphing typescript dom

0.0.8

+2 -2
+2 -2
package.json
··· 1 1 { 2 2 "name": "morphlex", 3 - "version": "0.0.7", 3 + "version": "0.0.8", 4 4 "author": "Joel Drapper", 5 5 "license": "MIT", 6 6 "type": "module", 7 - "description": "A safe, tiny (less than 1KB minified & gzipped), optimal DOM morphing library written in TypeScript.", 7 + "description": "A tiny, optimal DOM morphing library written in TypeScript.", 8 8 "main": "dist/morphlex.min.js", 9 9 "types": "dist/morphlex.d.ts", 10 10 "funding": {