mirror of
https://github.com/less/less.js.git
synced 2026-01-25 23:28:01 -05:00
Merge pull request #1519 from JacopKane/patch-1
Update main property value of bower.json
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "less",
|
||||
"version": "1.4.2",
|
||||
"main": ["./lib/less/index"]
|
||||
"main": "./dist/less-1.4.2.js"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user