Update quill
parent
e6c2d774e3
commit
2ffb6f7115
28
package.json
28
package.json
|
@ -27,36 +27,36 @@
|
|||
"bootstrap"
|
||||
],
|
||||
"devDependencies": {
|
||||
"core-js": "^3.6.5",
|
||||
"vue": "3.0.2",
|
||||
"vue-router": "^4.0.0-0",
|
||||
"@babel/cli": "^7.4.4",
|
||||
"@fullcalendar/core": "4.0.2",
|
||||
"@fullcalendar/daygrid": "4.0.1",
|
||||
"@fullcalendar/interaction": "4.0.2",
|
||||
"@fullcalendar/timegrid": "4.0.1",
|
||||
"@vue/cli-plugin-babel": "~4.5.0",
|
||||
"@vue/cli-plugin-eslint": "~4.5.0",
|
||||
"@vue/cli-plugin-router": "~4.5.0",
|
||||
"@vue/cli-service": "~4.5.0",
|
||||
"@vue/compiler-sfc": "^3.0.0",
|
||||
"axios": "^0.19.0",
|
||||
"babel-eslint": "^10.1.0",
|
||||
"@babel/cli": "^7.4.4",
|
||||
"chart.js": "2.7.3",
|
||||
"core-js": "^3.6.5",
|
||||
"eslint": "^6.7.2",
|
||||
"eslint-plugin-vue": "^7.0.0-0",
|
||||
"node-sass": "^4.12.0",
|
||||
"sass-loader": "^8.0.2",
|
||||
"axios": "^0.19.0",
|
||||
"chart.js": "2.7.3",
|
||||
"gulp": "^3.9.1",
|
||||
"gulp-concat": "^2.6.0",
|
||||
"gulp-flatten": "^0.2.0",
|
||||
"gulp-rename": "^1.2.2",
|
||||
"gulp-uglify": "^1.5.3",
|
||||
"gulp-uglifycss": "^1.0.6",
|
||||
"mitt": "^2.1.0",
|
||||
"node-sass": "^4.12.0",
|
||||
"primeflex": "2.0.0",
|
||||
"primeicons": "4.0.0",
|
||||
"prismjs": "^1.15.0",
|
||||
"quill": "1.3.3",
|
||||
"mitt": "^2.1.0",
|
||||
"@fullcalendar/core": "4.0.2",
|
||||
"@fullcalendar/daygrid": "4.0.1",
|
||||
"@fullcalendar/interaction": "4.0.2",
|
||||
"@fullcalendar/timegrid": "4.0.1"
|
||||
"quill": "^1.3.7",
|
||||
"sass-loader": "^8.0.2",
|
||||
"vue": "3.0.2",
|
||||
"vue-router": "^4.0.0-0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue