UNPKG
mondorepo
Version:
latest (0.1.705)
0.1.705
0.1.704
0.1.703
0.1.701
0.1.700
0.1.666
0.1.75
0.1.62
0.1.61
0.1.6
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.3
0.0.2
0.0.1
Management for collections of packages across teams
github.com/sencha/mondorepo
sencha/mondorepo
mondorepo
/
src
/
Errors.js
7 lines
(6 loc)
•
124 B
JavaScript
View Raw
1
2
3
4
5
6
7
module
.
exports
= { RepositoryNotFound: { code:
100
, message:
'Unable to find repository ${%1}'
} };