Skip to content
This repository has been archived by the owner on Mar 9, 2021. It is now read-only.

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
poberbeck committed Apr 1, 2019
1 parent 7414d94 commit c38aa63
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Expand Up @@ -2,6 +2,10 @@
"name": "coder-connect",
"version": "1.0.0",
"description": "An App to connect better to code-server",
"repository": {
"type" : "git",
"url" : "https://github.com/LucemCode/Coder-Connect.git"
}
"main": "./src/main.js",
"scripts": {
"start": "electron ./src/main",
Expand Down

0 comments on commit c38aa63

Please sign in to comment.