1
0
mirror of https://github.com/sasjs/core.git synced 2026-01-08 01:50:05 +00:00

feat: adding format catalog capability to mp_filterstore

This commit is contained in:
munja
2022-02-06 22:12:00 +01:00
parent d254870439
commit 8b0acf2eae
10 changed files with 342 additions and 24 deletions

View File

@@ -34,6 +34,6 @@
},
"devDependencies": {
"@sasjs/cli": "3.6.0",
"@sasjs/core": "4.4.4"
"@sasjs/core": "4.4.7"
}
}