Skip to content

Commit 6e37cf5

Browse files
authored
Merge pull request #1402 from sasjs/viyabump
fix: bumping core
2 parents 678688b + 4a2f1aa commit 6e37cf5

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
},
5353
"dependencies": {
5454
"@sasjs/adapter": "4.11.3",
55-
"@sasjs/core": "4.57.0",
55+
"@sasjs/core": "4.57.2",
5656
"@sasjs/lint": "2.4.3",
5757
"@sasjs/utils": "3.5.2",
5858
"adm-zip": "0.5.10",
@@ -101,4 +101,4 @@
101101
"typescript": "4.9.5",
102102
"util": "0.12.4"
103103
}
104-
}
104+
}

0 commit comments

Comments
 (0)