Skip to content

Commit

Permalink
release v2.13.6
Browse files Browse the repository at this point in the history
  • Loading branch information
snowinszu committed Jan 6, 2025
1 parent 6afc2e5 commit c20b39a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
.DS_Store
.idea
/node_modules
/dist/.DS_Store
/dist/.idea
/dist/package.json
dist-es5
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "swarmcloud-hls",
"version": "2.13.11",
"version": "2.13.6",
"description": "Let your viewers become your unlimitedly scalable CDN.",
"main": "./dist/p2p-engine.min.js",
"module": "./dist/p2p-engine.es.min.js",
Expand Down

0 comments on commit c20b39a

Please sign in to comment.