mirror of
https://github.com/DarrenOfficial/dpaste.git
synced 2024-11-14 23:52:55 +11:00
246f8239f5
* perf: update sass to v1.52.1 * perf: update workflows version Signed-off-by: Darren <git@darrennathanael.com>
10 lines
198 B
JSON
10 lines
198 B
JSON
{
|
|
"name": "dpaste",
|
|
"version": "3.0.0",
|
|
"repository": "https://github.com/DarrenOfficial/dpaste",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"sass": "1.52.1",
|
|
"uglify-es": "3.3.10"
|
|
}
|
|
}
|