Skip to content

Commit

Permalink
fix: move autocannon out of dev dependencies (#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
MattMorgis authored and mcollina committed Nov 29, 2018
1 parent 8d4176d commit 00f619e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"@nearform/flame": "^3.4.1",
"any-shell-escape": "^0.1.1",
"async": "^2.6.0",
"autocannon": "^3.2.0",
"commist": "^1.0.0",
"cross-argv": "^1.0.0",
"dargs": "^6.0.0",
Expand All @@ -40,7 +41,6 @@
"update-notifier": "^2.5.0"
},
"devDependencies": {
"autocannon": "^3.1.0",
"snazzy": "^8.0.0",
"standard": "^12.0.0",
"tap": "^12.1.0",
Expand Down

0 comments on commit 00f619e

Please sign in to comment.