Skip to content

Commit ecf0c4f

Browse files
committed
Build with forked @fireproof/core
1 parent f61a544 commit ecf0c4f

File tree

2 files changed

+14
-6
lines changed

2 files changed

+14
-6
lines changed

package.json

+6-1
Original file line numberDiff line numberDiff line change
@@ -86,10 +86,15 @@
8686
"url": "https://github.com/fireproof-storage/connect/issues"
8787
},
8888
"homepage": "https://github.com/fireproof-storage/connect#readme",
89+
"pnpm": {
90+
"overrides": {
91+
"@fireproof/core": "file:../fireproof/dist/fireproof-core"
92+
}
93+
},
8994
"dependencies": {
9095
"@adviser/cement": "^0.2.41",
9196
"@aws-sdk/client-s3": "^3.705.0",
92-
"@fireproof/core": "0.19.118",
97+
"@fireproof/core": "0.19.118-jim",
9398
"@fireproof/vendor": "1.0.0",
9499
"@jspm/core": "^2.1.0",
95100
"@netlify/blobs": "^8.1.0",

pnpm-lock.yaml

+8-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)