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 dd4547b commit a950f0eCopy full SHA for a950f0e
packages/types/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@synaps3/types",
3
- "version": "1.0.7",
+ "version": "1.0.8",
4
"description": "Essential interfaces and types for Synapse Protocol.",
5
"homepage": "https://github.com/Synaps3Protocol/protocol-core-v1#readme",
6
"bugs": {
@@ -11,9 +11,7 @@
11
"url": "git+https://github.com/Synaps3Protocol/protocol-core-v1.git"
12
},
13
"files": [
14
- "contracts/core/interfaces/**/*.sol",
15
- "contracts/core/primitives/Types.sol",
16
- "contracts/core/primitives/Constants.sol"
+ "contracts/core//**/*.sol"
17
],
18
"keywords": [
19
"solidity",
0 commit comments