added fullcalendar v3
... | ... | @@ -2,10 +2,6 @@ |
"name": "qfq", | ||
"version": "1.0.0", | ||
"dependencies": { | ||
"@fullcalendar/core": "^4.3.1", | ||
"@fullcalendar/daygrid": "^4.3.0", | ||
"@fullcalendar/list": "^4.3.0", | ||
"@fullcalendar/timegrid": "^4.3.0", | ||
"bootlint": "^0.14.2", | ||
"bootstrap": "^3.3.6", | ||
"bootstrap-validator": "^0.11.5", | ||
... | ... | @@ -14,6 +10,7 @@ |
"codemirror": "^5.24.0", | ||
"corejs-typeahead": "^1.1.1", | ||
"font-awesome": "^4.7.0", | ||
"fullcalendar": "^3.10.1", | ||
"grunt": "^1.0.4", | ||
"grunt-concat-in-order": "^0.2.6", | ||
"grunt-contrib-concat": "^1.0.1", | ||
... | ... | @@ -27,6 +24,7 @@ |
"jqwidgets-framework": "4.2.1", | ||
"jsdoc": "^3.4.0", | ||
"mocha": "^3.2.0", | ||
"moment": "^2.24.0", | ||
"popper.js": "^1.14.3", | ||
"selenium-webdriver": "^3.3.0", | ||
"should": "^11.2.1", | ||
... | ... |
Please register or sign in to comment