@ctx-core/function
Advanced tools
Comparing version 9.1.3 to 9.1.4
{ | ||
"name": "@ctx-core/function", | ||
"version": "9.1.3", | ||
"version": "9.1.4", | ||
"description": "ctx-core function", | ||
@@ -37,3 +37,3 @@ "main": "lib/index.js", | ||
}, | ||
"gitHead": "7974af25ee296f3b8b3b13e208e555c6ff3ed25e" | ||
"gitHead": "f71eb5e4eadb32486cd1b0e5c6bb17c62940343c" | ||
} |
@@ -11,2 +11,6 @@ import typescript_plugin from 'rollup-plugin-typescript2' | ||
}, | ||
{ | ||
file: 'lib/index.js', | ||
format: 'cjs', | ||
}, | ||
], | ||
@@ -13,0 +17,0 @@ plugins: [typescript_plugin({ |
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
155738
567