aboutsummaryrefslogtreecommitdiffstats
path: root/contracts/libs/compiler.json
diff options
context:
space:
mode:
Diffstat (limited to 'contracts/libs/compiler.json')
-rw-r--r--contracts/libs/compiler.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/contracts/libs/compiler.json b/contracts/libs/compiler.json
index cf7c52a73..31ae13fef 100644
--- a/contracts/libs/compiler.json
+++ b/contracts/libs/compiler.json
@@ -18,5 +18,5 @@
}
}
},
- "contracts": ["TestLibs", "LibOrder", "LibMath", "LibFillResults", "LibAbiEncoder", "LibEIP712"]
+ "contracts": ["TestLibs", "LibOrder", "LibMath", "LibFillResults", "LibAbiEncoder", "LibEIP712", "LibAssetProxyErrors", "LibConstants"]
}