package.json (less.js-4.1.2) | : | package.json (less.js-4.1.3) | ||
---|---|---|---|---|
{ | { | |||
"name": "@less/root", | "name": "@less/root", | |||
"private": true, | "private": true, | |||
"version": "3.13.0", | "version": "4.1.3", | |||
"description": "Less monorepo", | "description": "Less monorepo", | |||
"homepage": "http://lesscss.org", | "homepage": "http://lesscss.org", | |||
"scripts": { | "scripts": { | |||
"bootstrap": "lerna bootstrap", | "bootstrap": "lerna bootstrap", | |||
"postinstall": "npm run bootstrap", | "postinstall": "npm run bootstrap", | |||
"changelog": "github-changes -o less -r less.js -a --only-pulls --use-commit -body -m \"(YYYY-MM-DD)\"", | "changelog": "github-changes -o less -r less.js -a --only-pulls --use-commit -body -m \"(YYYY-MM-DD)\"", | |||
"test": "cd packages/less && npm test" | "test": "cd packages/less && npm test" | |||
}, | }, | |||
"author": { | "author": { | |||
"name": "Alexis Sellier", | "name": "Alexis Sellier", | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added |