Skip to content

Commit

Permalink
1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
SyMind committed Apr 20, 2023
1 parent 6083560 commit 6476c68
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tarojs-plugin-svelte",
"version": "1.0.2",
"version": "1.0.3",
"description": "使用 Svelte 开发小程序",
"main": "lib/index.js",
"files": [
Expand Down Expand Up @@ -30,5 +30,9 @@
},
"peerDependencies": {
"@tarojs/webpack5-runner": ">=3.0.0"
},
"publishConfig": {
"registry": "https://registry.npmjs.org/",
"access": "public"
}
}

0 comments on commit 6476c68

Please sign in to comment.