File tree Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Original file line number Diff line number Diff line change 20
20
" html5-framework" ,
21
21
" javascript-framework"
22
22
],
23
- "publishConfig" : {
24
- "access" : " public"
25
- },
23
+ "publishConfig" : { "access" : " public" },
26
24
"scripts" : {
27
25
"start" : " NODE_ENV=debug npx webpack --config webpack.config.js" ,
28
26
"build" : " NODE_ENV=production npx webpack --config webpack.config.js" ,
35
33
},
36
34
"author" : " CoCreate LLC" ,
37
35
"license" : " MIT" ,
38
- "bugs" : {
39
- "url" : " https://github.com/CoCreate-app/CoCreate-twilio/issues"
40
- },
36
+ "bugs" : { "url" : " https://github.com/CoCreate-app/CoCreate-twilio/issues" },
41
37
"homepage" : " https://cocreate.app/docs/twilio" ,
42
38
"funding" : {
43
39
"type" : " GitHub Sponsors ❤" ,
61
57
"webpack-log" : " ^3.0.2"
62
58
},
63
59
"dependencies" : {
64
- "@cocreate/api" : " ^1.6.1 " ,
65
- "@cocreate/docs" : " ^1.5.4 " ,
60
+ "@cocreate/api" : " ^1.6.2 " ,
61
+ "@cocreate/docs" : " ^1.5.5 " ,
66
62
"twilio" : " ^3.60.0" ,
67
63
"twilio-client-mirror" : " 0.0.2" ,
68
64
"util" : " ^0.12.3"
You can’t perform that action at this time.
0 commit comments