Skip to content

Commit 9fd802f

Browse files
committed
update package.json
1 parent 2589d5e commit 9fd802f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"author" : "Alexis Sellier <[email protected]>",
77
"contributors" : ["The Core Less Team"],
88
"version" : "1.4.0",
9-
"jam" : { "main": "./dist/less-1.4.0-alpha.js" },
9+
"jam" : { "main": "./dist/less-1.4.0-beta.js" },
1010
"bin" : { "lessc": "./bin/lessc" },
1111
"main" : "./lib/less/index",
1212
"directories" : { "test": "./test" },

0 commit comments

Comments
 (0)