1
1
mirror of https://github.com/primer/css.git synced 2024-09-20 05:07:11 +03:00
Commit Graph

3 Commits

Author SHA1 Message Date
Jon Rohan
dfce0274fe
Adding node-version back 2021-04-08 10:15:15 -07:00
Jon Rohan
667f541bf1
try removing node-version 2021-04-05 20:43:57 -07:00
simurai
48628320dd Use node 14.15.2 version
This sets the node version to 14.15.2

When using node 15 and running `npm install @primer/primitives@0.0.0-???`, it adds the `^` "up to next major version" which I think causes problems and also switches to `"lockfileVersion": 2,`.

We probably don't need it once primer/primitives releases the next major version.
2021-03-03 23:21:18 +09:00