Skip to content

Commit a6035e3

Browse files
authored
fixed issue where napa cache becomes corrupted and no longer can npm install. (#263)
1 parent 78314d6 commit a6035e3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,5 +126,8 @@
126126
},
127127
"napa": {
128128
"cadence-idl": "uber/cadence-idl#87b3154c204df27e6055a5a1cf840973b627877f"
129+
},
130+
"napa-config": {
131+
"cache": false
129132
}
130133
}

0 commit comments

Comments
 (0)