mirror of
https://github.com/tenrok/BBob.git
synced 2026-06-20 20:00:33 +03:00
npm default registry
This commit is contained in:
@@ -13,5 +13,8 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"jest": "^23.1.0"
|
"jest": "^23.1.0"
|
||||||
|
},
|
||||||
|
"publishConfig": {
|
||||||
|
"registry": "https://registry.npmjs.org/"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user