mirror of
https://github.com/oceanprotocol/commons.git
synced 2023-03-15 18:03:00 +01:00
Merge pull request #154 from oceanprotocol/fix/server-build
hotfix for failing server run on Docker
This commit is contained in:
commit
bf3f6e1517
@ -13,5 +13,5 @@
|
|||||||
},
|
},
|
||||||
"types": ["node", "jest"]
|
"types": ["node", "jest"]
|
||||||
},
|
},
|
||||||
"include": ["src/**/*", "test/**/*"]
|
"include": ["src/**/*"]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user