adjust package json to system packages
This commit is contained in:
parent
5633baedb3
commit
3ccfebe3c9
@ -19,10 +19,10 @@
|
|||||||
"eslint": ">=7.12.1"
|
"eslint": ">=7.12.1"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@tailwindcss/typography": ">=0.4.0",
|
"@tailwindcss/typography": "^0.4.0",
|
||||||
"autoprefixer": ">=10.2.4",
|
"autoprefixer": "^10.2.4",
|
||||||
"markdown-it-anchor": ">=7.0.1",
|
"markdown-it-anchor": "^7.0.1",
|
||||||
"postcss-cli": ">=8.3.1",
|
"postcss-cli": "^8.3.1",
|
||||||
"tailwindcss": ">=2.0.2"
|
"tailwindcss": ">=2.0.2"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user