We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c4d0ff commit 5ed76b6Copy full SHA for 5ed76b6
test/compiler.spec.ts
@@ -7,6 +7,8 @@ describe('func-js', () => {
7
8
const compilerVersionExpected = {
9
funcVersion: "0.4.4",
10
+ funcFiftLibCommitDate: "2024-03-27 12:57:15 +0300",
11
+ funcFiftLibCommitHash: "ffe0a1c63073dda0a0dd0e14f199b83fe5b05e66",
12
};
13
14
it('should return compiler version', async () => {
0 commit comments