Skip to content

Commit

Permalink
chore: fix wrong Chinese characters (#8072)
Browse files Browse the repository at this point in the history
  • Loading branch information
HyperLife1119 committed Sep 18, 2023
1 parent 8439704 commit 1050954
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"license": "MIT",
"description": "An enterprise-class UI components based on Ant Design and Angular",
"engines": {
"node": "ˆ16.13.0 || >=18.10.0"
"node": "^16.13.0 || >=18.10.0"
},
"scripts": {
"start": "NODE_ENV=development gulp start:dev",
Expand Down

0 comments on commit 1050954

Please sign in to comment.