From 52efc973662cb894629e25c8e320a77456f65467 Mon Sep 17 00:00:00 2001 From: Steven Date: Thu, 8 Aug 2019 15:20:12 -0700 Subject: [PATCH] Upgrade to Now 2.0 --- docs/utils.js | 3 +- lib/config.js | 7 +- now.json | 14 +- package-lock.json | 21444 -------------------------------------------- package.json | 12 +- 5 files changed, 13 insertions(+), 21467 deletions(-) delete mode 100644 package-lock.json diff --git a/docs/utils.js b/docs/utils.js index c8685692e2..91588e9372 100644 --- a/docs/utils.js +++ b/docs/utils.js @@ -1,5 +1,4 @@ import React from 'react' -import getConfig from 'next/config' import TreeModel from 'tree-model' import {join} from 'path' @@ -12,7 +11,7 @@ export const CommonScripts = () =>