Comparing version 2.1.3 to 2.1.4
{ | ||
"name": "ocr-react", | ||
"version": "2.1.3", | ||
"version": "2.1.4", | ||
"main": "index.js", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
/* | ||
* @Author: Anthony Zhang | ||
* @Date: 2022-03-15 16:43:33 | ||
* @LastEditTime: 2022-04-21 16:16:54 | ||
* @LastEditTime: 2022-05-16 10:43:24 | ||
* @LastEditors: Tianyou | ||
@@ -32,3 +32,3 @@ * @FilePath: \驾照识别\scripts\webpack.dev.config.js | ||
resolve: { | ||
extensions: ['', '.js', '.jsx'] | ||
extensions: ['', '.js'] | ||
}, | ||
@@ -35,0 +35,0 @@ devtool: 'eval-source-map', // 原始源代码(行) |
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
303537