sard-uniapp 1.2.1-alpha → 1.2.1-alpha2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/changelog.md +1 -1
- package/package.json +2 -2
package/changelog.md
CHANGED
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"id": "sard-uniapp",
|
|
3
3
|
"name": "sard-uniapp",
|
|
4
4
|
"displayName": "sard-uniapp",
|
|
5
|
-
"version": "1.2.1-
|
|
5
|
+
"version": "1.2.1-alpha2",
|
|
6
6
|
"type": "module",
|
|
7
7
|
"description": "sard-uniapp 是一套基于 Uniapp + Vue3 框架开发的兼容多端的 UI 组件库",
|
|
8
8
|
"keywords": [
|
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
"peerDependencies": {
|
|
28
28
|
"@dcloudio/types": "^3.4.8",
|
|
29
29
|
"vue": "^3.4.27",
|
|
30
|
-
"lwa": "
|
|
30
|
+
"lwa": "0.2.3-alpha"
|
|
31
31
|
},
|
|
32
32
|
"devDependencies": {
|
|
33
33
|
"@sard/uniapp-cli": "workspace:*",
|