Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "jmisc", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"main": "cjs/index.js", | ||
"module": "esm/index.js", | ||
"exports": { | ||
@@ -16,4 +15,3 @@ ".": { | ||
"scripts": { | ||
"build": "tsc -p tsconfig.json && tsc -p tsconfig-cjs.json", | ||
"prepublish": "rm -rf esm cjs && yarn build" | ||
"prepublish": "./compile.sh" | ||
}, | ||
@@ -20,0 +18,0 @@ "files": [ |
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
43
82415