Parcourir la source

publish into internal nexus for now

JonStargaryen il y a 4 ans
Parent
commit
241713ebdd
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -27,7 +27,7 @@
         "postversion": "git push && git push --tags"
     },
     "publishConfig": {
-        "registry": "https://registry.npmjs.org/"
+        "registry": "http://nexus3.rcsb.org/repository/npm-rcsb/"
     },
     "main": "build/src/index.js",
     "files": [