Revert "Patch lib"
Some checks failed
FarmMaps/FarmMapsLib/pipeline/head There was a failure building this commit
Some checks failed
FarmMaps/FarmMapsLib/pipeline/head There was a failure building this commit
This reverts commit ea1b22ed41
.
This commit is contained in:
parent
ea1b22ed41
commit
9c19595597
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "farmmaps-lib-app",
|
"name": "farmmaps-lib-app",
|
||||||
"version": "1.0.2",
|
"version": "1.0.1",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"ng": "ng",
|
"ng": "ng",
|
||||||
"start": "ng serve",
|
"start": "ng serve",
|
||||||
|
@ -15,5 +15,4 @@ export interface IUser {
|
|||||||
cocNumber?: string;
|
cocNumber?: string;
|
||||||
searchable: boolean;
|
searchable: boolean;
|
||||||
newsletter?: boolean;
|
newsletter?: boolean;
|
||||||
language?: string;
|
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user