mirror of
https://github.com/kou029w/websri.git
synced 2025-01-18 08:05:13 +00:00
update package manager commands
This commit is contained in:
parent
47228186a0
commit
1924621a2b
1 changed files with 2 additions and 2 deletions
|
@ -16,13 +16,13 @@ npm install websri
|
|||
yarn add websri
|
||||
|
||||
# pnpm
|
||||
pnpm install websri
|
||||
pnpm add websri
|
||||
|
||||
# deno
|
||||
deno add npm:websri
|
||||
|
||||
# bun
|
||||
bun install websri
|
||||
bun add websri
|
||||
```
|
||||
|
||||
[Integrity Metadata](https://www.w3.org/TR/SRI/#integrity-metadata):
|
||||
|
|
Loading…
Add table
Reference in a new issue