File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1- < link href ="https://cdn.zigurous.com/forge-css@1.0 .0/dist/index.min.css " rel ="stylesheet ">
1+ < link href ="https://cdn.zigurous.com/forge-css@1.1 .0/dist/index.min.css " rel ="stylesheet ">
Original file line number Diff line number Diff line change @@ -11,13 +11,13 @@ The official React implementation of the Forge design system created by [@ziguro
1111### CDN
1212
1313Available from any of the following:
14- - Install with CloudFront ` https://cdn.zigurous.com/forge-react@1.0 .0/dist/index.min.js `
15- - Install with jsDelivr ` https://cdn.jsdelivr.net/gh/zigurous/forge-react@1.0 .0/dist/index.min.js `
16- - Install with Statically ` https://cdn.statically.io/gh/zigurous/forge-react/1.0 .0/dist/index.min.js `
14+ - Install with CloudFront ` https://cdn.zigurous.com/forge-react@1.1 .0/dist/index.min.js `
15+ - Install with jsDelivr ` https://cdn.jsdelivr.net/gh/zigurous/forge-react@1.1 .0/dist/index.min.js `
16+ - Install with Statically ` https://cdn.statically.io/gh/zigurous/forge-react/1.1 .0/dist/index.min.js `
1717
1818Add the script in your HTML file:
1919``` html
20- <script src =" https://cdn.zigurous.com/forge-react@1.0 .0/dist/index.min.js" >
20+ <script src =" https://cdn.zigurous.com/forge-react@1.1 .0/dist/index.min.js" >
2121` ` `
2222
2323### GitHub Packages
Original file line number Diff line number Diff line change 11{
22 "name" : " @zigurous/forge-react" ,
3- "version" : " 1.0 .0" ,
3+ "version" : " 1.1 .0" ,
44 "license" : " SEE LICENSE IN LICENSE" ,
55 "repository" : " https://github.com/zigurous/forge-react" ,
66 "source" : " src/index.ts" ,
You can’t perform that action at this time.
0 commit comments