Skip to content

Commit

Permalink
chore: bump up and submodule update
Browse files Browse the repository at this point in the history
  • Loading branch information
medjedovicm authored and allanbowe committed Jun 15, 2022
1 parent 0ac2c73 commit bd6b5a1
Show file tree
Hide file tree
Showing 6 changed files with 379 additions and 270 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ If you are running locally you will either need to whitelist `localhost` on the

## Backend Services

Creating services in SAS 9 or Viya can be done entirely in SAS Studio using the code below.
Creating services in SAS 9, Viya or SASjs Server can be done entirely in SAS Studio using the code below.

```
%let appLoc=/Public/app/angular; /* Metadata or Viya root folder */
Expand Down
2 changes: 1 addition & 1 deletion angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"budgets": [
{
"type": "initial",
"maximumWarning": "3mb",
"maximumWarning": "4mb",
"maximumError": "5mb"
},
{
Expand Down
Loading

0 comments on commit bd6b5a1

Please sign in to comment.