Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
anoopmb
/
charts
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
18
Wiki
Actividad
Explorar el Código
fix: version in index.js
tags/1.2.3
Shivam Mishra
hace 6 años
padre
269c444763
commit
e3c5397cf4
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
src/js/index.js
+ 1
- 1
src/js/index.js
Ver fichero
@@ -3,7 +3,7 @@ import * as Charts from './chart';
let frappe = { };
frappe.NAME = 'Frappe Charts';
frappe.VERSION = '1.
1
.0';
frappe.VERSION = '1.
2
.0';
frappe = Object.assign({ }, frappe, Charts);
Escribir
Vista previa
Cargando…
Cancelar
Guardar