File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 1
1
<br />
2
2
<br />
3
+ <h2 >WARNING: This is a fork of the Tremor library that can be found at: https://github.com/tremorlabs/tremor</h2 >
4
+ <p >This fork is intended to be used at Panalyt until the pending PRs that resolves some of the necessary items for Panalyt are merged</p >
3
5
<p align =" center " >
4
6
<a href =" https://tremor.so " >
5
7
<picture>
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " @tremor/react " ,
2
+ "name" : " @abalonperin/tremor " ,
3
3
"version" : " 0.0.0-development" ,
4
- "description" : " The React library to build dashboards faster. " ,
4
+ "description" : " A fork of the Tremor library " ,
5
5
"scripts" : {
6
6
"prebuild" : " rm -rf dist" ,
7
7
"build" : " rollup -c" ,
15
15
},
16
16
"repository" : {
17
17
"type" : " git" ,
18
- "url" : " https://github.com/tremorlabs/tremor.git"
18
+ "url" : " git+ https://github.com/tremorlabs/tremor.git"
19
19
},
20
20
"author" : " tremor" ,
21
- "license" : " Apache 2.0" ,
21
+ "license" : " Apache- 2.0" ,
22
22
"bugs" : {
23
23
"url" : " https://github.com/tremorlabs/tremor/issues"
24
24
},
You can’t perform that action at this time.
0 commit comments