mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-10 02:47:50 +00:00
Move browser field in package.json. [ci skip]
This commit is contained in:
@@ -5,6 +5,7 @@
|
|||||||
"homepage": "http://lodash.com/",
|
"homepage": "http://lodash.com/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "dist/lodash.js",
|
"main": "dist/lodash.js",
|
||||||
|
"browser": "dist/lodash.compat.js",
|
||||||
"keywords": ["amd", "browser", "client", "customize", "functional", "server", "util"],
|
"keywords": ["amd", "browser", "client", "customize", "functional", "server", "util"],
|
||||||
"author": "John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)",
|
"author": "John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)",
|
||||||
"contributors": [
|
"contributors": [
|
||||||
@@ -60,6 +61,5 @@
|
|||||||
"test",
|
"test",
|
||||||
"vendor"
|
"vendor"
|
||||||
]
|
]
|
||||||
},
|
}
|
||||||
"browser": "dist/lodash.compat.js"
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user