Skip to content

Instantly share code, notes, and snippets.

View fun4wut's full-sized avatar
🎯
Focusing

fun4wut

🎯
Focusing
View GitHub Profile
@fun4wut
fun4wut / ppp.md
Created August 26, 2019 13:16
npm发布

设置publish时的registry

  "publishConfig": {
    "access": "public",
    "registry": "https://registry.npmjs.com/"
  },

有用的库