File tree Expand file tree Collapse file tree 4 files changed +3
-9
lines changed
Expand file tree Collapse file tree 4 files changed +3
-9
lines changed Original file line number Diff line number Diff line change 1- APP_VERSION = 8.2.63
1+ APP_VERSION = 8.2.64
22PAYPAL_URL = https://www.paypal.me/KasElvirov
33OPENCOLLECTIVE_URL = https://opencollective.com/kas-elvirov
Original file line number Diff line number Diff line change 55 "short_name" : " __MSG_shortName__" ,
66 "author" : " __MSG_author__" ,
77 "description" : " __MSG_description__" ,
8- "version" : " 8.2.63 " ,
8+ "version" : " 8.2.64 " ,
99 "browser_action" : {
1010 "default_icon" : " img/icon128.png" ,
1111 "default_popup" : " index.html" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " gloc" ,
3- "version" : " 8.2.63 " ,
3+ "version" : " 8.2.64 " ,
44 "description" : " Browser extension - counts locs on GitHub pages" ,
55 "authors" : [
66 " Kas Elvirov <kas.elvirov@gmail.com> (https://github.com/kas-elvirov)"
4141 "@types/react" : " ^16.9.13" ,
4242 "@types/react-dom" : " ^16.9.4" ,
4343 "@types/styled-components" : " ^4.4.0" ,
44- "pjax" : " ^0.2.8" ,
4544 "react" : " ^16.12.0" ,
4645 "react-dom" : " ^16.12.0" ,
4746 "styled-components" : " ^4.4.1"
Original file line number Diff line number Diff line change @@ -5186,11 +5186,6 @@ pify@^4.0.1:
51865186 resolved "https://registry.yarnpkg.com/pify/-/pify-4.0.1.tgz#4b2cd25c50d598735c50292224fd8c6df41e3231"
51875187 integrity sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==
51885188
5189- pjax@^0.2.8 :
5190- version "0.2.8"
5191- resolved "https://registry.yarnpkg.com/pjax/-/pjax-0.2.8.tgz#ce789a6a95ec4f555fa04a350ad1fc3dac0d1b6f"
5192- integrity sha512-IeVXXIZJzxVDYzV2Td5MZkWJcny8JRCz2dQ1xxhIUbIFgP+08ymV7WXVtbF8NlUd2MZKH1cNvhuTOd2QAOGcOg==
5193-
51945189pkg-dir@^2.0.0 :
51955190 version "2.0.0"
51965191 resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-2.0.0.tgz#f6d5d1109e19d63edf428e0bd57e12777615334b"
You can’t perform that action at this time.
0 commit comments