Skip to content

Commit e3206ae

Browse files
committed
svg images demo
1 parent 7d43eda commit e3206ae

File tree

3 files changed

+1664
-0
lines changed

3 files changed

+1664
-0
lines changed

package.json

+13
Original file line numberDiff line numberDiff line change
@@ -69,5 +69,18 @@
6969
"meilisearch": "^0.35.1",
7070
"motion": "^10.16.4",
7171
"sharp": "^0.32.6"
72+
},
73+
"pnpm": {
74+
"supportedArchitectures": {
75+
"os": [
76+
"win32",
77+
"darwin",
78+
"current"
79+
],
80+
"cpu": [
81+
"x64",
82+
"arm64"
83+
]
84+
}
7285
}
7386
}

0 commit comments

Comments
 (0)