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