Skip to content

Commit 277c5a7

Browse files
author
Jonas Greifenhain
committed
Revert tmp test backend changes
1 parent 4be84d3 commit 277c5a7

File tree

1 file changed

+1
-14
lines changed

1 file changed

+1
-14
lines changed
Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,5 @@
11
{
22
"name": "kinesis-main",
33
"version": "1.0.0",
4-
"main": "index.js",
5-
"scripts": {
6-
"sandbox": "npx ampx sandbox --outputs-format dart --outputs-out-dir ../frontend/lib",
7-
"sandbox:once": "npx ampx sandbox --once --outputs-format dart --outputs-out-dir ../frontend/lib",
8-
"sandbox:delete": "npx ampx sandbox delete"
9-
},
10-
"keywords": [],
11-
"author": "",
12-
"license": "ISC",
13-
"devDependencies": {
14-
"@aws-amplify/backend": "^1.21.0",
15-
"@aws-amplify/backend-cli": "^1.8.2",
16-
"typescript": "^5.9.3"
17-
}
4+
"main": "index.js"
185
}

0 commit comments

Comments
 (0)