Skip to content

Commit a950f0e

Browse files
committed
chore: bump type package version
1 parent dd4547b commit a950f0e

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

packages/types/package.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@synaps3/types",
3-
"version": "1.0.7",
3+
"version": "1.0.8",
44
"description": "Essential interfaces and types for Synapse Protocol.",
55
"homepage": "https://github.com/Synaps3Protocol/protocol-core-v1#readme",
66
"bugs": {
@@ -11,9 +11,7 @@
1111
"url": "git+https://github.com/Synaps3Protocol/protocol-core-v1.git"
1212
},
1313
"files": [
14-
"contracts/core/interfaces/**/*.sol",
15-
"contracts/core/primitives/Types.sol",
16-
"contracts/core/primitives/Constants.sol"
14+
"contracts/core//**/*.sol"
1715
],
1816
"keywords": [
1917
"solidity",

0 commit comments

Comments
 (0)