mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 14:47:53 +01:00
Node 12 (#11149)
* chore(node): upgrade to version 12 * update package-lock.json * upgrade bcrypt * upgrade node-sass * update deps * fix deprecation * downgrade amplitude * fix client side tests * fix common and integration tests, upgrade mongoose
This commit is contained in:
@@ -60,7 +60,7 @@ const baseConfig = {
|
||||
}),
|
||||
postcss: [
|
||||
autoprefixer({
|
||||
browsers: ['last 2 versions'],
|
||||
overrideBrowserslist: ['last 2 versions'],
|
||||
}),
|
||||
postcssEasyImport(),
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user