Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @sub37/sample-app@1.0.4
 - @sub37/webvtt-adapter@1.1.1
  • Loading branch information
alexandercerutti committed Feb 12, 2025
1 parent 277eb73 commit 45d8a18
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/sample/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sub37/sample-app",
"private": true,
"version": "1.0.3",
"version": "1.0.4",
"type": "module",
"scripts": {
"dev": "pnpm vite",
Expand Down
2 changes: 1 addition & 1 deletion packages/webvtt-adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sub37/webvtt-adapter",
"version": "1.1.0",
"version": "1.1.1",
"description": "A subtitles adapter for WebVTT subtitles",
"main": "lib/index.js",
"type": "module",
Expand Down

0 comments on commit 45d8a18

Please sign in to comment.