Clarify site build and deploy scripts
This commit is contained in:
@@ -179,7 +179,9 @@ writeFileSync(
|
||||
{
|
||||
name: '@hare/decodal-wasm',
|
||||
version: '0.1.4',
|
||||
license: 'MIT OR Apache-2.0',
|
||||
// JSR's publisher currently accepts a single recognized identifier.
|
||||
// npm package metadata remains dual-licensed and both files are included.
|
||||
license: 'MIT',
|
||||
exports: './mod.ts',
|
||||
publish: {
|
||||
include: [
|
||||
|
||||
Reference in New Issue
Block a user