Skip to content

Commit 881b835

Browse files
committed
feat: Enable volta
1 parent b9245c3 commit 881b835

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,5 +83,9 @@
8383
"safari >= 12",
8484
"not IE 11",
8585
"not IE_Mob 11"
86-
]
86+
],
87+
"volta": {
88+
"node": "16.14.0",
89+
"npm": "8.5.0"
90+
}
8791
}

0 commit comments

Comments
 (0)