Skip to content

Commit 7ce9028

Browse files
patricktranpatricktran
patricktran
authored and
patricktran
committed
Remove scarf
1 parent 2de425f commit 7ce9028

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 1.2.5 (2020-6-30)
2+
3+
Remove scarf
4+
15
# 1.2.4 (2020-5-16)
26

37
Cleanup - remove leftover console.logs

package.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-table-hoc-draggable-columns",
3-
"version": "1.2.4",
3+
"version": "1.2.5",
44
"description": "ReactTable HOC for draggable columns",
55
"author": "patricktran",
66
"license": "MIT",
@@ -67,7 +67,6 @@
6767
"draggable columns"
6868
],
6969
"dependencies": {
70-
"@scarf/scarf": "^1.0.5",
7170
"node-sass": "^4.12.0"
7271
}
7372
}

0 commit comments

Comments
 (0)