Skip to content

Commit

Permalink
Upload a new version to NPM.
Browse files Browse the repository at this point in the history
  • Loading branch information
kixelated committed Oct 27, 2023
1 parent cc0ab0a commit 796a66d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
{
"name": "@kixelated/moq",
"version": "0.0.9",
"version": "0.1.1",
"description": "Media over QUIC library",
"license": "(MIT OR Apache-2.0)",
"repository": "github:kixelated/moq-js",
"scripts": {
"build": "tsc -b",
"lint": "eslint .",
"fmt": "prettier --write ."
},
Expand Down

0 comments on commit 796a66d

Please sign in to comment.