Browse Source

Update package.json

Update node to v16
pull/654/head
Peter Lewis 3 years ago
committed by GitHub
parent
commit
bce11dfbf2
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      src/package.json

2
src/package.json

@ -28,6 +28,6 @@
] ]
}, },
"engines": { "engines": {
"node": "14" "node": "16"
} }
} }

Loading…
Cancel
Save