Skip to content

Commit

Permalink
chore: release v1.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
yang1206 committed Mar 9, 2024
1 parent 1fce9da commit bc9698a
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
@@ -1,7 +1,7 @@
{
"name": "@nutui-uniapp/docs",
"type": "module",
"version": "1.7.2",
"version": "1.7.3",
"private": true,
"description": "NutUI for uniapp docs",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion example/package.json
@@ -1,6 +1,6 @@
{
"name": "@nutui-uniapp/example",
"version": "1.7.2",
"version": "1.7.3",
"private": "true",
"scripts": {
"build:app": "uni build -p app",
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "nutui-uniapp",
"type": "module",
"version": "1.7.2",
"version": "1.7.3",
"private": "true",
"packageManager": "pnpm@8.11.0",
"description": "",
Expand Down
2 changes: 1 addition & 1 deletion packages/nutui/package.json
@@ -1,7 +1,7 @@
{
"name": "nutui-uniapp",
"displayName": "nutui-uniapp 京东风格的轻量级移动端 Uniapp、Vue3 组件库",
"version": "1.7.2",
"version": "1.7.3",
"description": "京东风格的轻量级移动端 Uniapp、Vue3 组件库(支持小程序开发)",
"author": "yang1206 <y1149221897@outlook.com>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion scripts/package.json
@@ -1,6 +1,6 @@
{
"displayName": "nutui-uniapp 京东风格的轻量级移动端 Uniapp、Vue3 组件库",
"version": "1.7.2",
"version": "1.7.3",
"description": "京东风格的轻量级移动端 Uniapp、Vue3 组件库(支持小程序开发)",
"author": "yang1206 <y1149221897@outlook.com>",
"license": "MIT",
Expand Down

0 comments on commit bc9698a

Please sign in to comment.