Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
michael.pandu
/
emailNotification
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
update gitignore
master
Michael Pandu
hace 2 años
padre
520a250327
commit
c14d4b43c3
Se han
modificado 2 ficheros
con
5 adiciones
y
2 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+3
-0
.gitignore
+2
-2
package-lock.json
+ 3
- 0
.gitignore
Ver fichero
@@ -1,3 +1,6 @@
# local build
package-lock.json
# Logs
logs
*.log
+ 2
- 2
package-lock.json
Ver fichero
@@ -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",
Escribir
Vista previa
Cargando…
Cancelar
Guardar