Skip to content

Commit

Permalink
chore update
Browse files Browse the repository at this point in the history
  • Loading branch information
shiyiya committed Mar 26, 2024
1 parent ff492d2 commit ec4bcc3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/compressed-size.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ jobs:
with:
build-script: 'build:packs'
repo-token: '${{ secrets.GIT_HUB_TOKEN }}'
pattern: './packages/*/{dist,compiled}/**/*.{js}'
pattern: './packages/*/{dist,compiled}/**/*.js'
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oplayer/ui",
"version": "1.3.0",
"version": "1.3.0.beta.0",
"description": "ui plugin for oplayer",
"type": "module",
"main": "./dist/index.es.js",
Expand Down

0 comments on commit ec4bcc3

Please sign in to comment.