Cache refresh.
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"name": "enciphered.blazor.uicomponents",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"type": "commonjs",
|
||||
"devDependencies": {
|
||||
"autoprefixer": "^10.4.27",
|
||||
"postcss": "^8.5.9",
|
||||
"tailwindcss": "^4.2.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tailwindcss/cli": "^4.2.2"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user