vim-format
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "vim-format", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "The VIM format is a modern and efficient open 3D data interchange format designed for BIM and manufacturing data optimized for efficient loading and rendering on low-power devices.", | ||
@@ -21,2 +21,3 @@ "directories": { | ||
"types": "dist/index.d.ts", | ||
"module": "/dist/index.js", | ||
"files": [ | ||
@@ -23,0 +24,0 @@ "dist/**" |
464811