Skip to content

Commit

Permalink
v0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kaikaibenkai authored Nov 12, 2023
1 parent 85d9d46 commit a407063
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,11 @@
"description": "Fanbook 小程序客户端 SDK",
"version": "0.0.1",
"packageManager": "[email protected]",
"main": "src/fanbook-1.0.0.min.js",
"main": "lib/fanbook-1.0.0.min.js",
"module": "es/fanbook-1.0.0.min.js",
"files": [
"es",
"lib",
"/README.md",
"/CHANGELOG.md",
"/LICENSE"
Expand Down

0 comments on commit a407063

Please sign in to comment.