diff --git a/compiler/package.json b/compiler/package.json index 2cc4470f961f680d0d74157ecbd807fa2aef2098..1254ed9c19953f3caeb5bc75819f77a946aa37f2 100644 --- a/compiler/package.json +++ b/compiler/package.json @@ -34,7 +34,7 @@ "dependencies": { "clean-webpack-plugin": "^3.0.0", "copy-webpack-plugin": "^8.1.0", - "deccjsunit": "latest", + "deccjsunit": "1.0.3", "log4js": "^6.3.0", "ts-loader": "^8.0.12", "typescript": "^4.1.3",