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