this repo has no description
0
fork

Configure Feed

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

run `npm pkg fix`

+4 -1
+4 -1
package.json
··· 2 2 "name": "mac-terminal", 3 3 "version": "4.0.0", 4 4 "description": "Control the macOS Terminal app", 5 - "repository": "github:patrik-csak/mac-terminal.git", 5 + "repository": { 6 + "type": "git", 7 + "url": "git+https://github.com/patrik-csak/mac-terminal.git" 8 + }, 6 9 "license": "MIT", 7 10 "author": "Patrik Csak <p@trikcsak.com>", 8 11 "type": "module",