webos3.x progressbar size
This commit is contained in:
@@ -13,7 +13,8 @@
|
||||
"lint": "enact lint .",
|
||||
"license": "enact license",
|
||||
"test": "enact test",
|
||||
"test-watch": "enact test --watch"
|
||||
"test-watch": "enact test --watch",
|
||||
"postinstall": "patch-package"
|
||||
},
|
||||
"license": "UNLICENSED",
|
||||
"private": true,
|
||||
@@ -42,6 +43,8 @@
|
||||
"axios": "^0.21.1",
|
||||
"google-libphonenumber": "^3.2.34",
|
||||
"ilib": "^14.3.0",
|
||||
"patch-package": "^8.0.0",
|
||||
"postinstall-postinstall": "^2.1.0",
|
||||
"prop-types": "^15.6.2",
|
||||
"qrcode": "^1.5.3",
|
||||
"raw-loader": "^4.0.2",
|
||||
|
||||
Reference in New Issue
Block a user