Update PrimeIcons to 4.0.0-rc.1
parent
50b95cab8b
commit
5cfc4743c0
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "primevue",
|
"name": "primevue",
|
||||||
"version": "2.0.0-beta.2-SNAPSHOT",
|
"version": "2.0.0-rc.1-SNAPSHOT",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/primefaces/primevue.git"
|
"url": "https://github.com/primefaces/primevue.git"
|
||||||
|
@ -37,7 +37,7 @@
|
||||||
"gulp-uglify": "^1.5.3",
|
"gulp-uglify": "^1.5.3",
|
||||||
"gulp-uglifycss": "^1.0.6",
|
"gulp-uglifycss": "^1.0.6",
|
||||||
"primeflex": "1.1.0",
|
"primeflex": "1.1.0",
|
||||||
"primeicons": "3.0.0-rc.1",
|
"primeicons": "4.0.0-rc.1",
|
||||||
"prismjs": "^1.15.0",
|
"prismjs": "^1.15.0",
|
||||||
"quill": "1.3.3",
|
"quill": "1.3.3",
|
||||||
"@fullcalendar/core": "4.0.2",
|
"@fullcalendar/core": "4.0.2",
|
||||||
|
|
Loading…
Reference in New Issue