We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30b668f commit 3a2878fCopy full SHA for 3a2878f
package.json
@@ -1,6 +1,7 @@
1
{
2
"name": "attr-accept",
3
"description": "JavaScript implementation of the \"accept\" attribute for HTML5 <input type=\"file\">",
4
+ "version": "0.0.0-development",
5
"main": "dist/index.js",
6
"scripts": {
7
"build": "webpack -p",
0 commit comments