Skip to content

Commit 58996da

Browse files
authoredJan 12, 2024
chore(deps): update icons to v1.0.2 (jdf2e#1853)
1 parent 52fd3e8 commit 58996da

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed
 

‎.npmrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
registry=https://registry.npmmirror.com/
1+
registry=https://registry.npmjs.org/
22
engine-strict=true
33
strict-peer-dependencies=false

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,8 @@
9292
},
9393
"dependencies": {
9494
"@babel/runtime": "^7.21.0",
95-
"@nutui/icons-react": "^1.0.1",
96-
"@nutui/icons-react-taro": "^1.0.1",
95+
"@nutui/icons-react": "^1.0.2",
96+
"@nutui/icons-react-taro": "^1.0.2",
9797
"@nutui/touch-emulator": "^1.0.0",
9898
"@react-spring/web": "~9.6.1",
9999
"@use-gesture/react": "10.2.20",

‎pnpm-lock.yaml

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.