Skip to content
This repository was archived by the owner on Dec 18, 2024. It is now read-only.

Commit 906e516

Browse files
committed
feat: delete lock file
* The existence of a package-lock.json prevents npm i from installing the latest pre-release version
1 parent 6a6db1c commit 906e516

File tree

2 files changed

+0
-13915
lines changed

2 files changed

+0
-13915
lines changed

src/app/shared/stack-blitz/stack-blitz-writer.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ export const TEMPLATE_FILES = [
3636
'angular.json',
3737
'karma.conf.js',
3838
'package.json',
39-
'package-lock.json',
4039
'tsconfig.app.json',
4140
'tsconfig.json',
4241
'tsconfig.spec.json',

0 commit comments

Comments
 (0)