Skip to content

Commit c8544b6

Browse files
committed
Updating packages
1 parent 788c69d commit c8544b6

File tree

2 files changed

+1469
-1940
lines changed

2 files changed

+1469
-1940
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "camel-keys",
33
"description": "Convert JSON keys to camelcase from hyphens",
4-
"dependencies": {
5-
"lodash": "^4.17.4"
4+
"dependencies": {
5+
"lodash": "^4.17.13"
66
},
77
"devDependencies": {
8-
"ava": "^0.20.0"
8+
"ava": "^2.2.0"
99
},
1010
"repository": {
1111
"url": "https://github.com/fahdi/camel-keys",
@@ -17,5 +17,5 @@
1717
"version": "1.0.0",
1818
"main": "index.js",
1919
"author": "Fahad Murtaza <[email protected]>",
20-
"license": "MIT"
20+
"license": "MIT",
2121
}

0 commit comments

Comments
 (0)