Skip to content

Commit

Permalink
chore: daily development
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangtao25 committed Dec 6, 2024
1 parent 64b0285 commit 855bc5b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions packages/canyon-data2/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "canyon-data2",
"version": "2.0.0-beta.2",
"version": "2.0.0-beta.3",
"description": "",
"type": "module",
"exports": {
Expand All @@ -18,7 +18,8 @@
],
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "rslib build"
"build": "rslib build",
"prepublishOnly": "rslib build"
},
"keywords": [],
"author": "",
Expand Down

0 comments on commit 855bc5b

Please sign in to comment.