Skip to content

Commit 4a1d40d

Browse files
committed
chore: remove production warning (#14)
1 parent cb67b82 commit 4a1d40d

File tree

2 files changed

+0
-17
lines changed

2 files changed

+0
-17
lines changed

packages/serverless-api/package.json

-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
"build:noemit": "tsc --noEmit",
1111
"postbuild": "npm shrinkwrap",
1212
"docs": "typedoc --options typedoc.json",
13-
"postinstall": "node scripts/not-for-production-warning.js",
1413
"clean": "rimraf ./dist",
1514
"prepack": "run-s clean build",
1615
"lint-staged": "lint-staged",

packages/serverless-api/scripts/not-for-production-warning.js

-16
This file was deleted.

0 commit comments

Comments
 (0)