File tree Expand file tree Collapse file tree 2 files changed +786
-635
lines changed
Expand file tree Collapse file tree 2 files changed +786
-635
lines changed Original file line number Diff line number Diff line change 88 "type" : " git" ,
99 "url" : " git+https://github.com/gridstack/gridstack.js.git"
1010 },
11- "funding" : [{
12- "type" : " paypal" ,
13- "url" : " https://www.paypal.me/alaind831"
14- }, {
15- "type" : " venmo" ,
16- "url" : " https://www.venmo.com/adumesny"
17- }],
11+ "funding" : [
12+ {
13+ "type" : " paypal" ,
14+ "url" : " https://www.paypal.me/alaind831"
15+ },
16+ {
17+ "type" : " venmo" ,
18+ "url" : " https://www.venmo.com/adumesny"
19+ }
20+ ],
1821 "scripts" : {
1922 "build" : " yarn --no-progress && rm -rf dist/* && grunt && webpack && tsc --stripInternal && yarn doc" ,
2023 "w" : " rm -rf dist/* && grunt && webpack" ,
8790 "ts-loader" : " ^8.0.7" ,
8891 "typescript" : " 3.6.5" ,
8992 "webpack" : " ^5.3.2" ,
90- "webpack-cli" : " ^4.2 .0"
93+ "webpack-cli" : " ^4.6 .0"
9194 }
9295}
You can’t perform that action at this time.
0 commit comments