Files
less.js/packages/test-data/package.json
Matthew Dean 5cd329c9d0 Set up auto-publishing and alpha branch (#4390)
* 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
2025-12-14 11:37:47 -08:00

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"
}