[DEV] update version
This commit is contained in:
parent
ec348df0a7
commit
e347e621fc
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@kangaroo-and-rabbit/kar-cw",
|
||||
"version": "0.1.6",
|
||||
"version": "0.1.7",
|
||||
"sideEffects": false,
|
||||
"scripts": {
|
||||
"dev": "ng build kar-cw --watch --configuration development",
|
||||
|
@ -10,4 +10,5 @@ export interface Environment {
|
||||
ssoSignUp: string,
|
||||
ssoSignOut: string,
|
||||
tokenStoredInPermanentStorage: boolean,
|
||||
replaceDataToRealServer?: boolean,
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user