1
0
Fork 0
mirror of https://github.com/classchartsapi/classcharts-api-js.git synced 2026-05-14 11:58:13 +00:00

chore: pin new version

This commit is contained in:
James Cook 2022-03-19 23:33:23 +00:00
parent b56fa4bebc
commit f742e72b26

View file

@ -32,6 +32,6 @@
}, },
"types": "./dist/index.d.ts", "types": "./dist/index.d.ts",
"volta": { "volta": {
"node": "16.13.2" "node": "16.14.2"
} }
} }