Skip to content

Commit e06dac9

Browse files
committed
chore: add volta configuration
1 parent 99a6486 commit e06dac9

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,5 +110,9 @@
110110
"infile": "CHANGELOG.md"
111111
}
112112
}
113+
},
114+
"volta": {
115+
"node": "14.16.0",
116+
"yarn": "1.22.10"
113117
}
114118
}

0 commit comments

Comments
 (0)