Don't use rc02, it seems to not work correctly

This commit is contained in:
Daniel Kluge
2023-10-20 10:18:43 +02:00
parent 1750ffdb7b
commit 3214cd3891
8 changed files with 938 additions and 22 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import { types } from "@aas-core-works/aas-core3.0rc02-typescript";
import { types } from "@aas-core-works/aas-core3.0-typescript";
import type AASInterfaceServer from "server";
import type { Request } from "types/requests";
import type InterfaceConnectionObject from "interfaceConnectionObject";