[#69177] add to npm registry
Showing
| ... | @@ -17,6 +17,9 @@ | ... | @@ -17,6 +17,9 @@ |
| "test": "grunt test", | "test": "grunt test", | ||
| "report-coverage": "cat ./tests/coverage/lcov.info | codecov" | "report-coverage": "cat ./tests/coverage/lcov.info | codecov" | ||
| }, | }, | ||
| "publishConfig": { | |||
| "registry": "https://cache.npm.qajedi.ru" | |||
| }, | |||
| "peerDependencies": { | "peerDependencies": { | ||
| "angular": "^1.2.x" | "angular": "^1.2.x" | ||
| }, | }, | ||
| ... | ... |
Please register or sign in to comment