1
1
mirror of https://github.com/primer/css.git synced 2024-11-23 20:38:58 +03:00

chore: refactor now.json

This commit is contained in:
Shawn Allen 2019-02-04 13:28:23 -08:00
parent c903b1a223
commit c54b4c72ae

View File

@ -9,15 +9,6 @@
}
},
"engines": {
"node": "8"
},
"files": [
"copy.js",
"lib",
"next.config.js",
"package-lock.json",
"pages",
"src",
"static"
]
"node": "10"
}
}