WXL
4 天以前 3bd962a6d7f61239c020e2dbbeb7341e5b842dd1
node_modules/postcss/lib/processor.js
@@ -7,7 +7,7 @@
class Processor {
  constructor(plugins = []) {
    this.version = '8.5.6'
    this.version = '8.5.10'
    this.plugins = this.normalize(plugins)
  }