X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;f=.config%2Fcoc%2Fextensions%2Fnode_modules%2Fcoc-prettier%2Fnode_modules%2Fcommon-tags%2Fpackage.json;h=3ecd5a6e7e33012aa7a56055622cdd5418469e99;hb=HEAD;hp=ecd224d5d633ca38601eee8da528e28a9a042a29;hpb=3c06164f15bd10aed7d66b6314764a2961a14762;p=dotfiles%2F.git diff --git a/.config/coc/extensions/node_modules/coc-prettier/node_modules/common-tags/package.json b/.config/coc/extensions/node_modules/coc-prettier/node_modules/common-tags/package.json index ecd224d5..3ecd5a6e 100644 --- a/.config/coc/extensions/node_modules/coc-prettier/node_modules/common-tags/package.json +++ b/.config/coc/extensions/node_modules/coc-prettier/node_modules/common-tags/package.json @@ -1,13 +1,13 @@ { "name": "common-tags", "description": "a few common utility template tags for ES2015", - "version": "1.8.0", + "version": "1.8.2", "author": "Declan de Wet ", "bugs": { - "url": "http://github.com/declandewet/common-tags/issues" + "url": "http://github.com/zspecza/common-tags/issues" }, "contributors": [ - "Declan de Wet (https://github.com/declandewet)", + "Declan de Wet (https://github.com/zspecza)", "Jason Killian (https://github.com/JKillian)", "Laurent Goudet (https://github.com/laurentgoudet)", "Kamil Ogórek (https://github.com/kamilogorek)", @@ -44,7 +44,7 @@ "engines": { "node": ">=4.0.0" }, - "homepage": "https://github.com/declandewet/common-tags", + "homepage": "https://github.com/zspecza/common-tags", "keywords": [ "array", "babel", @@ -84,7 +84,7 @@ ], "repository": { "type": "git", - "url": "https://github.com/declandewet/common-tags" + "url": "https://github.com/zspecza/common-tags" }, "scripts": { "clear": "rimraf lib && rimraf es",