Skip to content

Commit b5aabce

Browse files
author
Rob Clayburn
committed
remove debugger and bump version
1 parent af671a3 commit b5aabce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cl-react-graph",
3-
"version": "1.3.3",
3+
"version": "1.4.0",
44
"description": "React D3 Charts",
55
"main": "dist/index.js",
66
"scripts": {
@@ -61,4 +61,4 @@
6161
"ts-loader": "^4.1.0",
6262
"tslint-eslint-rules": "^5.1.0"
6363
}
64-
}
64+
}

0 commit comments

Comments
 (0)