mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-01-29 06:27:49 +00:00
Move private key higher. [ci skip]
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
"name": "lodash",
|
||||
"version": "4.7.1-pre",
|
||||
"license": "MIT",
|
||||
"main": "lodash.js",
|
||||
"private": true,
|
||||
"main": "lodash.js",
|
||||
"devDependencies": {
|
||||
"async": "^1.5.2",
|
||||
"benchmark": "^2.1.0",
|
||||
|
||||
Reference in New Issue
Block a user