update
parent
a544f278cd
commit
ecb551b641
|
@ -2,10 +2,13 @@
|
|||
"name": "fite-plugin-autoprefixer",
|
||||
"type": "module",
|
||||
"version": "1.0.0",
|
||||
"description": "fite构建工具专用的css前缀补全插件.",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"autoprefixer": "^10.4.19"
|
||||
},
|
||||
"repository": "https://git.wkit.fun/bytedo/fite-plugin-autoprefixer.git",
|
||||
"author": "yutent",
|
||||
"engines": {
|
||||
"node": ">=16.6.0"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue