mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-26 23:52:06 +00:00
parent
f08f4efcde
commit
683dd1739f
@ -3,7 +3,6 @@ import { satisfies } from 'semver'
|
|||||||
import { getPKG } from '@nuxt/utils'
|
import { getPKG } from '@nuxt/utils'
|
||||||
|
|
||||||
const dependencies = {
|
const dependencies = {
|
||||||
postcss: '^7.0.32',
|
|
||||||
webpack: '^4.46.0',
|
webpack: '^4.46.0',
|
||||||
'sass-loader': '^10.1.1'
|
'sass-loader': '^10.1.1'
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user