chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
--- /Users/carlos/Developer/Wasp/open-saas/template-test/tools/../../template-test/base-app/app/package.json
|
||||
+++ template-test/app/package.json
|
||||
@@ -1,6 +1,10 @@
|
||||
{
|
||||
"name": "opensaas",
|
||||
"type": "module",
|
||||
+ "scripts": {
|
||||
+ "env:pull": "npx dotenv-vault@latest pull development .env.server",
|
||||
+ "env:push": "npx dotenv-vault@latest push development .env.server"
|
||||
+ },
|
||||
"workspaces": [
|
||||
".wasp/out/*",
|
||||
".wasp/out/sdk/wasp"
|
||||
Reference in New Issue
Block a user