Skip to content
This repository was archived by the owner on Jan 25, 2024. It is now read-only.

Commit e1efbf9

Browse files
updating repo/homepage
1 parent 3776698 commit e1efbf9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
"description": "create an nteractive computing app!",
55
"repository": {
66
"type": "git",
7-
"url": "https://github.com/alexandercbooth/create-nteract-app.git"
7+
"url": "https://github.com/nteract/create-nteract-app.git"
88
},
99
"scripts": {
1010
"dev": "CNA_ENV=DEV node src/index.js",
1111
"test": "CNA_ENV=DEV yarn dev snow-leopard && jest"
1212
},
1313
"author": "Alexander C. Booth <[email protected]>",
1414
"license": "MIT",
15-
"homepage": "https://github.com/alexandercbooth/create-nteract-app",
15+
"homepage": "https://github.com/nteract/create-nteract-app",
1616
"bin": {
1717
"create-nteract-app": "./src/index.js"
1818
},

0 commit comments

Comments
 (0)