Skip to content

Commit 310eff4

Browse files
lodash.first moved to deps
1 parent dad352f commit 310eff4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wait-in-parallel",
3-
"version": "1.2.2",
3+
"version": "1.2.3",
44
"description": "wait-in-parallel",
55
"license": "MIT",
66
"repository": "https://your-server.com/lifegadget/wait-in-parallel",
@@ -53,7 +53,6 @@
5353
"faker": "^4.1.0",
5454
"handlebars": "^4.0.11",
5555
"inquirer": "^5.2.0",
56-
"lodash.first": "^3.0.0",
5756
"lodash.last": "^3.0.0",
5857
"mocha": "^5.1.1",
5958
"mocha-lcov-reporter": "^1.3.0",
@@ -74,6 +73,7 @@
7473
},
7574
"dependencies": {
7675
"common-types": "^1.9.6s",
76+
"lodash.first": "^3.0.0",
7777
"typed-conversions": "^0.7.4"
7878
},
7979
"nyc": {

0 commit comments

Comments
 (0)