Skip to content

Commit

Permalink
chore: release v0.59.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MellowCo committed Apr 6, 2024
1 parent d6f1815 commit 9ea6228
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "unocss-preset-weapp",
"version": "0.58.8",
"version": "0.59.0",
"packageManager": "pnpm@8.6.2",
"description": "the unocss preset for wechat miniprogram (uniapp, taro)",
"author": "MellowCo",
Expand Down Expand Up @@ -90,17 +90,17 @@
},
"dependencies": {
"@rollup/pluginutils": "^5.1.0",
"@unocss/core": "^0.58.9",
"@unocss/extractor-arbitrary-variants": "^0.58.9",
"@unocss/rule-utils": "^0.58.9",
"@unocss/core": "^0.59.0",
"@unocss/extractor-arbitrary-variants": "^0.59.0",
"@unocss/rule-utils": "^0.59.0",
"unplugin-attributify-to-class": "^0.2.5",
"unplugin-transform-class": "^0.5.3"
},
"devDependencies": {
"@antfu/eslint-config": "0.41.3",
"@antfu/ni": "^0.21.12",
"@types/node": "^20.12.4",
"@unocss/autocomplete": "^0.58.9",
"@types/node": "^20.12.5",
"@unocss/autocomplete": "^0.59.0",
"bumpp": "^9.4.0",
"eslint": "^8.57.0",
"eslint-formatter-mo": "^1.2.0",
Expand Down

0 comments on commit 9ea6228

Please sign in to comment.