Skip to content

Commit c2cec06

Browse files
committed
package
1 parent eb89695 commit c2cec06

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "teseract",
2+
"name": "tesseract",
33
"version": "1.0.0",
4-
"description": "A Video Conference app",
4+
"description": "A Video Conference app based off Tesis",
55
"main": "./client/client.js",
66
"scripts": {
77
"start": "node server/server.js",
@@ -11,14 +11,14 @@
1111
},
1212
"repository": {
1313
"type": "git",
14-
"url": "https://github.com/zoobot/teseract.git"
14+
"url": "https://github.com/zoobot/tesseract.git"
1515
},
1616
"author": "Rose Meyers",
1717
"license": "MIT",
1818
"bugs": {
19-
"url": "https://github.com/zoobot/teseract/issues"
19+
"url": "https://github.com/zoobot/tesseract/issues"
2020
},
21-
"homepage": "https://github.com/zoobot/teseract#readme",
21+
"homepage": "https://github.com/zoobot/tesseract#readme",
2222
"devDependencies": {
2323
"babel-core": "^6.26.0",
2424
"babel-loader": "^7.1.2",

0 commit comments

Comments
 (0)