This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
mirrors
/
wekan
mirror da
https://github.com/wekan/wekan.git
Segui
2
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
Merge branch 'greenkeeper-xss-0.3.3' into devel
Lauri Ojansivu
8 anni fa
parent
1f7d1f023f
0065ca3ad6
commit
4b7b5e9796
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
1
package.json
+ 1
- 1
package.json
Vedi File
@@ -20,6 +20,6 @@
"eslint": "^2.0.0"
},
"dependencies": {
- "xss": "^0.
2.1
3"
+ "xss": "^0.
3.
3"
}
}