diff --git a/testing/testpackage.ccpt b/testing/testpackage.ccpt index f69e86b..3405293 100644 --- a/testing/testpackage.ccpt +++ b/testing/testpackage.ccpt @@ -5,7 +5,7 @@ website = "https://github.com/PentagonLP/ccpt", newestversion = "1.0", dependencies = { - testpackage2 = 1.0 + testpackage2 = "1.0" }, install = { url = "https://raw.githubusercontent.com/PentagonLP/ccpt/main/testing/testscript",