Skip to content

Commit 2d7523a

Browse files
update bin spago.lock
1 parent ff2d350 commit 2d7523a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

generate/bin/spago.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ package:
1010
- effect
1111
- lib
1212
- node-process
13+
- now

generate/spago.lock

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111
"dotenv",
1212
"effect",
1313
"lib",
14-
"node-process"
14+
"node-process",
15+
"now"
1516
]
1617
},
1718
"test": {

0 commit comments

Comments
 (0)