Skip to content

Commit 8aaa3e8

Browse files
committed
removes artifacts from no longer used heroku deployment
1 parent e3c2fed commit 8aaa3e8

File tree

3 files changed

+0
-4
lines changed

3 files changed

+0
-4
lines changed

.buildpacks

Lines changed: 0 additions & 2 deletions
This file was deleted.

Procfile

Lines changed: 0 additions & 1 deletion
This file was deleted.

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
"dev": "concurrently --kill-others --prefix=name --names=server,eslint --prefix-colors=green,magenta \"npm run dev:server\" \"npm run dev:lint\"",
1212
"dev:server": "babel-watch --watch src test/server.js",
1313
"dev:lint": "esw src/ --changed --watch",
14-
"heroku-postbuild": "npm run build",
1514
"prepublishOnly": "npm run build"
1615
},
1716
"author": "",

0 commit comments

Comments
 (0)