1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-19 04:35:31 -04:00

refactor npm build scripts

This commit is contained in:
2019-12-12 08:12:49 -05:00
parent 24f9e4eb16
commit c7807a0ef1
7 changed files with 116 additions and 3522 deletions

View File

@@ -4,7 +4,6 @@
[build.environment]
NODE_VERSION = "12.13.1"
NPM_VERSION = "6.13.3"
YARN_VERSION = "1.21.1"
YARN_FLAGS = "--no-ignore-optional --frozen-lockfile"