瀏覽代碼

moved to npm registry @rcsb organization

bioinsilico 4 年之前
父節點
當前提交
2b38397a43
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      package.json

+ 2 - 2
package.json

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