Skip to content

Commit 998ee44

Browse files
committed
Switch to npm lockfile
1 parent c8a8f80 commit 998ee44

File tree

3 files changed

+24788
-6811
lines changed

3 files changed

+24788
-6811
lines changed

.gitignore

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,8 @@ examples/local.json
2424
# Temporary development files
2525
tmp
2626

27-
# Serverless Offline
28-
.serverless-offline
29-
30-
# npm lockfile (only yarn.lock supported)
31-
package-lock.json
27+
# Yarn lockfile (only package-lock.json supported)
28+
yarn.lock
3229

3330
# Logs
3431
logs

0 commit comments

Comments
 (0)