This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
mirrors
/
wekan
espejo de
https://github.com/wekan/wekan.git
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
Merge branch 'greenkeeper-xss-0.3.3' into devel
Lauri Ojansivu
hace 8 años
padre
1f7d1f023f
0065ca3ad6
commit
4b7b5e9796
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
package.json
+ 1
- 1
package.json
Ver fichero
@@ -20,6 +20,6 @@
"eslint": "^2.0.0"
},
"dependencies": {
- "xss": "^0.
2.1
3"
+ "xss": "^0.
3.
3"
}
}