Skip to content
This repository was archived by the owner on Nov 29, 2023. It is now read-only.

Commit dc3d8ff

Browse files
committed
Merge remote-tracking branch 'node-aws-lambda-sapling/master'
2 parents 0084e9e + eb139a9 commit dc3d8ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"posttest": "npm run lint",
2222
"lint": "tslint -c tslint.json --project tsconfig.json && tslint -c tslint.json --project spec/tsconfig.json",
2323
"pretty": "pretty-quick --stage",
24+
"offline": "serverless offline",
2425
"deploy": "serverless deploy -v --stage test",
2526
"deploy:prod": "serverless deploy -v --stage prod",
2627
"print-schema": "ts-node scripts/printSchema",

0 commit comments

Comments
 (0)