We're getting good results from #3093, so there's no reason to keep maintaining this code. Ref #1848 #2068
12 lines
153 B
JSON
12 lines
153 B
JSON
{
|
|
"version": 1,
|
|
"name": "shields",
|
|
"env": {
|
|
"PERSISTENCE_DIR": "/tmp/persistence"
|
|
},
|
|
"type": "npm",
|
|
"engines": {
|
|
"node": "8.x"
|
|
}
|
|
}
|