Skip to content

Commit

Permalink
REMOVE now
Browse files Browse the repository at this point in the history
  • Loading branch information
ndelangen committed Jan 21, 2020
1 parent 90f1879 commit 2d116d9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 24 deletions.
23 changes: 0 additions & 23 deletions now.json

This file was deleted.

1 change: 0 additions & 1 deletion package.json
Expand Up @@ -63,7 +63,6 @@
"lint:js": "cross-env NODE_ENV=production eslint --cache --cache-location=.cache/eslint --ext .js,.jsx,.json,.html,.ts,.tsx,.mjs --report-unused-disable-directives",
"lint:md": "remark -q",
"lint:package": "sort-package-json",
"now-build": "yarn bootstrap --core && yarn build-storybooks",
"publish:crna": "yarn --cwd examples-native/crna-kitchen-sink expo publish",
"publish:debug": "npm run publish:latest -- --npm-tag=debug --no-push",
"publish:latest": "lerna publish --exact --concurrency 1 --force-publish",
Expand Down

1 comment on commit 2d116d9

@vercel
Copy link

@vercel vercel bot commented on 2d116d9 Jan 21, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deployment failed with the following error:

Your `package.json` file is missing a `build` property inside the `scripts` property.

Please sign in to comment.