Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandercerutti committed Feb 10, 2025
1 parent b32cd7b commit f25f168
Show file tree
Hide file tree
Showing 3 changed files with 5,067 additions and 2,481 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.2",
"version": "1.0.3",
"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.0.4",
"version": "1.1.0",
"description": "A subtitles adapter for WebVTT subtitles",
"main": "lib/index.js",
"type": "module",
Expand Down
Loading

0 comments on commit f25f168

Please sign in to comment.