@warp-ds/uno
Advanced tools
Comparing version 0.0.9 to 0.0.10
{ | ||
"name": "@warp-ds/uno", | ||
"version": "0.0.9", | ||
"version": "0.0.10", | ||
"type": "module", | ||
"exports": { | ||
".": "./src/plugin.js", | ||
"./client": "./dist/drive.js", | ||
"./internals": "./src/internals.js", | ||
@@ -8,0 +9,0 @@ "./utils": "./src/_utils/index.js" |
@@ -7,3 +7,3 @@ import { defineConfig } from 'rollup' | ||
output: { | ||
file: './dist/engine.js', | ||
file: './dist/drive.js', | ||
format: 'esm' | ||
@@ -10,0 +10,0 @@ }, |
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
219151
44