mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-13 08:38:43 +03:00
build: interface uses unsafe-perm for docker
This commit is contained in:
parent
26422ced6e
commit
bda29360d3
@ -128,5 +128,8 @@
|
||||
"license": "MIT",
|
||||
"lint-staged": {
|
||||
"*.{js,ts,tsx}": "eslint --cache --fix"
|
||||
},
|
||||
"config": {
|
||||
"unsafe-perm": true
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user