Add package-lock.json

This commit is contained in:
Evgenii Abramov
2021-03-13 00:13:03 +03:00
parent e9d1204698
commit 0e63ac0d6a

1
.gitignore vendored
View File

@@ -1,6 +1,7 @@
yandex2mqtt.code-workspace yandex2mqtt.code-workspace
.DS_Store .DS_Store
node_modules/ node_modules/
package-lock.json
npm-debug.log npm-debug.log
yarn-error.log yarn-error.log
.env .env