mirror of
https://github.com/less/less.js.git
synced 2026-01-15 02:08:18 -05:00
* Set up alpha branch and auto-publishing * Restore 4.5.0 version number * Set up post-merge hook to stablize version and fix tests * Restore .gitattributes * Fix to publish.yml * Revert PNPM version to version 8 for Node 16 compatibility * Another attempt to resolve PNPM version * Another attempt to resolve PNPM version
15 lines
321 B
JSON
15 lines
321 B
JSON
{
|
|
"name": "@less/test-data",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"version": "4.5.0",
|
|
"description": "Less files and CSS results",
|
|
"author": "Alexis Sellier <self@cloudhead.net>",
|
|
"contributors": [
|
|
"The Core Less Team"
|
|
],
|
|
"license": "Apache-2.0",
|
|
"gitHead": "1df9072ee9ebdadc791bf35dfb1dbc3ef9f1948f"
|
|
}
|