@github/file-attachment-element
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "@github/file-attachment-element", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Attach files via drag and drop or file input.", | ||
"main": "dist/index.umd.js", | ||
"module": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"types": "dist/file-attachment-element.d.ts", | ||
"license": "MIT", | ||
@@ -9,0 +9,0 @@ "repository": "github/file-attachment-element", |
30730