react-dropfile-field
Advanced tools
Comparing version 0.0.4 to 0.0.5
## Change Log | ||
### Ver 0.0.5 | ||
+ #12 [Installation issue](https://github.com/georgeOsdDev/react-dropfile-field/issues/12) | ||
### Ver 0.0.4 | ||
@@ -4,0 +7,0 @@ + #8 [Publish transpiled code](https://github.com/georgeOsdDev/react-dropfile-field/issues/8) |
@@ -8,3 +8,3 @@ 'use strict'; | ||
import DropfileField from '../index.js'; | ||
import DropfileField from '../lib/index.js'; | ||
@@ -11,0 +11,0 @@ //allow react dev tools work |
{ | ||
"name": "react-dropfile-field", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "React component which handle file drop and preview", | ||
"main": "index.js", | ||
"main": "lib/index.js", | ||
"scripts": { | ||
@@ -7,0 +7,0 @@ "browser": "browser-sync start --files example/* --server example", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
84476
31
1410