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 8
8
"type" : " git" ,
9
9
"url" : " git+https://github.com/gridstack/gridstack.js.git"
10
10
},
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
+ ],
18
21
"scripts" : {
19
22
"build" : " yarn --no-progress && rm -rf dist/* && grunt && webpack && tsc --stripInternal && yarn doc" ,
20
23
"w" : " rm -rf dist/* && grunt && webpack" ,
87
90
"ts-loader" : " ^8.0.7" ,
88
91
"typescript" : " 3.6.5" ,
89
92
"webpack" : " ^5.3.2" ,
90
- "webpack-cli" : " ^4.2 .0"
93
+ "webpack-cli" : " ^4.6 .0"
91
94
}
92
95
}
You can’t perform that action at this time.
0 commit comments