We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e5de5f commit cef74d7Copy full SHA for cef74d7
package.json
@@ -2,13 +2,13 @@
2
"name": "@runtimed/anaconda",
3
"version": "0.1.0",
4
"description": "Anaconda integrations for the Runt Web",
5
- "homepage": "https://github.com/runtimed/anaconda_extension#readme",
+ "homepage": "https://github.com/runtimed/anaconda#readme",
6
"bugs": {
7
- "url": "https://github.com/runtimed/anaconda_extension/issues"
+ "url": "https://github.com/runtimed/anaconda/issues"
8
},
9
"repository": {
10
"type": "git",
11
- "url": "git+https://github.com/runtimed/anaconda_extension.git"
+ "url": "git+https://github.com/runtimed/anaconda.git"
12
13
"author": "Anil Kulkarni",
14
"type": "module",
0 commit comments