Skip to content

Commit

Permalink
Update common-tags to 1.8.0 (#2415)
Browse files Browse the repository at this point in the history
Previous versions had a surprisingly expensive dependency tree, loading particular versions of babel and other libs.  1.8.0 is supposed to be nonbreaking, but is dependency free
  • Loading branch information
paulfalgout authored and brian-mann committed Oct 31, 2018
1 parent d35e529 commit 0228762
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 @@ -69,7 +69,7 @@
"cloudflare-cli": "^2.1.0",
"coffeelint": "^1.16.0",
"commit-message-install": "^1.10.0",
"common-tags": "^1.4.0",
"common-tags": "^1.8.0",
"console.table": "^0.9.1",
"debug": "3.1.0",
"del": "^3.0.0",
Expand Down

0 comments on commit 0228762

Please sign in to comment.