Skip to content

Commit dc3f83b

Browse files
committed
Add lodash as dependency
1 parent 4452127 commit dc3f83b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
},
1818
"homepage": "https://github.com/RemoteDebug/remotedebug-core-spec#readme",
1919
"dependencies": {
20+
"lodash": "^4.16.0",
2021
"request-promise": "^4.1.1"
2122
}
2223
}

0 commit comments

Comments
 (0)