We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2589d5e commit 9fd802fCopy full SHA for 9fd802f
package.json
@@ -6,7 +6,7 @@
6
"author" : "Alexis Sellier <[email protected]>",
7
"contributors" : ["The Core Less Team"],
8
"version" : "1.4.0",
9
- "jam" : { "main": "./dist/less-1.4.0-alpha.js" },
+ "jam" : { "main": "./dist/less-1.4.0-beta.js" },
10
"bin" : { "lessc": "./bin/lessc" },
11
"main" : "./lib/less/index",
12
"directories" : { "test": "./test" },
0 commit comments