@dcasia/mini-program-tailwind-webpack-plugin
Advanced tools
Comparing version 1.3.0-beta.10 to 1.3.0-beta.11
{ | ||
"name": "@dcasia/mini-program-tailwind-webpack-plugin", | ||
"version": "1.3.0-beta.10", | ||
"version": "1.3.0-beta.11", | ||
"description": "", | ||
"main": "dist/index.js", | ||
"types": "./dist/index.d.ts", | ||
"types": "dist/index.d.ts", | ||
"files": [ | ||
"dist" | ||
], | ||
"exports": { | ||
".": "./dist/index.js", | ||
"./taro": "./dist/taro.js", | ||
"./universal-hanlder": "./universal-handler.js" | ||
}, | ||
"scripts": { | ||
@@ -11,0 +16,0 @@ "test": "jest", |
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
50312