Browse Source

moved to npm registry @rcsb organization

bioinsilico 4 years ago
parent
commit
2b38397a43
1 changed files with 2 additions and 2 deletions
  1. 2 2
      package.json

+ 2 - 2
package.json

@@ -1,5 +1,5 @@
 {
-    "name": "rcsb-molstar",
+    "name": "@rcsb/rcsb-molstar",
     "version": "1.0.11",
     "description": "RCSB PDB apps and props based on Mol*.",
     "homepage": "https://github.com/rcsb/rcsb-molstar#readme",
@@ -27,7 +27,7 @@
         "postversion": "git push && git push --tags"
     },
     "publishConfig": {
-        "registry": "http://nexus3.rcsb.org/repository/npm-rcsb/"
+        "registry": "https://registry.npmjs.org/"
     },
     "main": "build/src/index.js",
     "files": [