diff options
author | grant-kun <[email protected]> | 2022-10-04 09:02:58 -0500 |
---|---|---|
committer | grant-kun <[email protected]> | 2022-10-04 09:02:58 -0500 |
commit | 0a9e7217d031fc47e7620b8a9d938fda6fa0ce9c (patch) | |
tree | 7470f00cdbb544fbfb8e701ba111055aaa843180 /.gitignore | |
parent | ceb8bfca6dc072f42690f169ddc13235e02d8823 (diff) |
removed package-lock
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ node_modules/ -package-lock.json
\ No newline at end of file +/package-lock.json
\ No newline at end of file |