This repository was archived by the owner on Mar 16, 2021. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ npm install handsontable @handsontable/angular
3030You can load it directly from [ jsDelivr] ( //jsdelivr.com/package/npm/@handsontable/angular ) as well.
3131``` html
3232<script src =" https://cdn.jsdelivr.net/npm/handsontable/dist/handsontable.full.min.js" ></script >
33- <script src =" https://cdn.jsdelivr.net/npm/@handsontable/angular/dist/ bundles/handsontable-angular.umd.min.js" ></script >
33+ <script src =" https://cdn.jsdelivr.net/npm/@handsontable/angular/bundles/handsontable-angular.umd.min.js" ></script >
3434
3535<link href =" https://cdn.jsdelivr.net/npm/handsontable/dist/handsontable.full.min.css" rel =" stylesheet" >
3636```
Original file line number Diff line number Diff line change 11{
22 "name" : " @handsontable/angular" ,
3- "version" : " 3 .0.0" ,
3+ "version" : " 4 .0.0" ,
44 "description" : " Best Data Grid for Angular with Spreadsheet Look and Feel." ,
55 "author" : " Handsoncode <hello@handsoncode.net> (https://handsoncode.net)" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments