Code Format

pull/4591/head^2
GitHub Actions Bot 2023-10-11 09:56:22 +00:00
parent c2d7dbc8e1
commit 6a5d8a9ae2
3 changed files with 5 additions and 19 deletions

View File

@ -10,21 +10,7 @@
"bugs": { "bugs": {
"url": "https://github.com/primefaces/primevue/issues" "url": "https://github.com/primefaces/primevue/issues"
}, },
"keywords": [ "keywords": ["primevue", "vue", "vue.js", "vue2", "vue3", "ui library", "component library", "material", "bootstrap", "fluent", "tailwind", "unstyled", "passthrough"],
"primevue",
"vue",
"vue.js",
"vue2",
"vue3",
"ui library",
"component library",
"material",
"bootstrap",
"fluent",
"tailwind",
"unstyled",
"passthrough"
],
"web-types": "./web-types.json", "web-types": "./web-types.json",
"vetur": { "vetur": {
"tags": "./vetur-tags.json", "tags": "./vetur-tags.json",
@ -33,4 +19,4 @@
"peerDependencies": { "peerDependencies": {
"vue": "^3.0.0" "vue": "^3.0.0"
} }
} }

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{ {
"name": "primevue", "name": "primevue",
"version": "3.36.0", "version": "3.36.1-SNAPSHOT",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "primevue", "name": "primevue",
"version": "3.36.0", "version": "3.36.1-SNAPSHOT",
"hasInstallScript": true, "hasInstallScript": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {

View File

@ -82,4 +82,4 @@
"nuxt-gtag": "^0.6.2", "nuxt-gtag": "^0.6.2",
"vee-validate": "^4.8.2" "vee-validate": "^4.8.2"
} }
} }