Ver a proveniência

update gitignore

master
Michael Pandu há 2 anos
ascendente
cometimento
c14d4b43c3
2 ficheiros alterados com 5 adições e 2 eliminações
  1. +3
    -0
      .gitignore
  2. +2
    -2
      package-lock.json

+ 3
- 0
.gitignore Ver ficheiro

@@ -1,3 +1,6 @@
# local build
package-lock.json

# Logs
logs
*.log


+ 2
- 2
package-lock.json Ver ficheiro

@@ -1,12 +1,12 @@
{
"name": "emailnotification",
"version": "1.0.0",
"version": "2.0.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "emailnotification",
"version": "1.0.0",
"version": "2.0.1",
"license": "ISC",
"dependencies": {
"amqplib": "^0.10.3",


Carregando…
Cancelar
Guardar