json-server-client
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "json-server-client", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "", | ||
@@ -18,3 +18,3 @@ "author": "luics.xu@gmail.com", | ||
"scripts": { | ||
"build": "run-s clean build:cjs", | ||
"build": "run-s build:cjs", | ||
"build:cjs": "tsc -p tsconfig.cjs.json", | ||
@@ -21,0 +21,0 @@ "clean": "rm -rf ./lib && mkdir ./lib", |
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
34555
23