Skip to content
This repository was archived by the owner on Jul 13, 2024. It is now read-only.

Commit 29b64bd

Browse files
author
Nicolas Carlo
committed
Merge develop into master
2 parents af99edf + 233d082 commit 29b64bd

16 files changed

+1062
-854
lines changed

bower.json

+3-8
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
{
22
"name": "gitgraph.js",
3-
"version": "1.11.4",
4-
"main": [
5-
"./build/gitgraph.js",
6-
"./build/gitgraph.css"
7-
],
8-
"ignore": [
9-
"**/.*"
10-
]
3+
"version": "1.12.0",
4+
"main": ["./build/gitgraph.js", "./build/gitgraph.css"],
5+
"ignore": ["**/.*"]
116
}

0 commit comments

Comments
 (0)