autoprefixer update

pull/103/head
Bálint Szekeres 2019-05-19 21:19:57 +02:00
parent e16a26685f
commit fcee608ffc
2 changed files with 489 additions and 460 deletions

945
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -20,7 +20,7 @@
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"angular-tooltips": "^1.2.2", "angular-tooltips": "^1.2.2",
"autoprefixer": "^8.6.5", "autoprefixer": "^9.5.1",
"bootstrap": "^4.3.1", "bootstrap": "^4.3.1",
"concat": "^1.0.3", "concat": "^1.0.3",
"eslint": "^5.16.0", "eslint": "^5.16.0",
@ -31,7 +31,7 @@
"masonry-layout": "^4.2.2", "masonry-layout": "^4.2.2",
"ngclipboard": "^2.0.0", "ngclipboard": "^2.0.0",
"node-sass": "^4.12.0", "node-sass": "^4.12.0",
"postcss-cli": "^5.0.1" "postcss-cli": "^6.1.2"
}, },
"devDependencies": { "devDependencies": {
"cypress": "^3.3.0", "cypress": "^3.3.0",