this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

update mac-terminal

+5 -5
+4 -4
package-lock.json
··· 19 19 "consola": "^3.4.2", 20 20 "dark-mode": "^5.0.0", 21 21 "humanize-string": "^3.1.0", 22 - "mac-terminal": "^5.0.0-1", 22 + "mac-terminal": "^5.0.0", 23 23 "ow": "^3.0.0", 24 24 "p-memoize": "^8.0.0", 25 25 "read-package-up": "^11.0.0" ··· 4911 4911 "license": "ISC" 4912 4912 }, 4913 4913 "node_modules/mac-terminal": { 4914 - "version": "5.0.0-1", 4915 - "resolved": "https://registry.npmjs.org/mac-terminal/-/mac-terminal-5.0.0-1.tgz", 4916 - "integrity": "sha512-yqjFgxOZroLzwoUbu8Iruk0ZqBEv5zM/asHaM6ts18hM2A1oymvnsUA1De4elVvilqcagivJlJhAIE6h3Wp13w==", 4914 + "version": "5.0.0", 4915 + "resolved": "https://registry.npmjs.org/mac-terminal/-/mac-terminal-5.0.0.tgz", 4916 + "integrity": "sha512-ecQwljpd4I7mhmUPGH2u8iBGF0ifeyz42BPXUpJUB1/V79FjKuFW+ChTp2ZpOMHTQsyLWap0XUCbNrRcRMvYtw==", 4917 4917 "license": "MIT", 4918 4918 "os": [ 4919 4919 "darwin"
+1 -1
package.json
··· 33 33 "consola": "^3.4.2", 34 34 "dark-mode": "^5.0.0", 35 35 "humanize-string": "^3.1.0", 36 - "mac-terminal": "^5.0.0-1", 36 + "mac-terminal": "^5.0.0", 37 37 "ow": "^3.0.0", 38 38 "p-memoize": "^8.0.0", 39 39 "read-package-up": "^11.0.0"