Skip to content
This repository was archived by the owner on Oct 23, 2018. It is now read-only.

Commit 2a2c37e

Browse files
author
Nilan Marktanner
committed
chore(deps): remove now deploy script
1 parent e3a4fdf commit 2a2c37e

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

basic/server/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
{
22
"name": "myapp21",
33
"scripts": {
4-
"start": "graphcool deploy && node src/index.js",
5-
"deploy": "now --public && now alias && now rm --yes --safe graphql-template-node"
4+
"start": "graphcool deploy && node src/index.js"
65
},
76
"dependencies": {
87
"graphcool-binding": "1.3.5",

0 commit comments

Comments
 (0)