Skip to content

Commit

Permalink
feat: 版本
Browse files Browse the repository at this point in the history
  • Loading branch information
songxingguo committed Dec 26, 2024
1 parent 415fd92 commit 0e20852
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@commitlint/config-conventional": "^19.2.2",
"husky": "^9.0.11",
"parcel": "^2.8.0"
},
},
"dependencies": {
"three": "^0.148.0",
"valine": "^1.5.1"
Expand All @@ -33,5 +33,12 @@
"@parcel/optimizer-htmlnano": {
"htmlnano": "2.0.3"
}
},
"pnpm": {
"peerDependencyRules": {
"allowedVersions": {
"svgo": "2.8.0"
}
}
}
}

0 comments on commit 0e20852

Please sign in to comment.