File tree Expand file tree Collapse file tree 4 files changed +96
-304
lines changed Expand file tree Collapse file tree 4 files changed +96
-304
lines changed Original file line number Diff line number Diff line change 25
25
},
26
26
"dependencies" : {
27
27
"@segment/analytics.js-integration" : " ^3.2.0" ,
28
- "@segment/to-iso-string" : " ^1.0.1" ,
29
28
"@segment/convert-dates" : " ^1.0.0" ,
30
29
"@segment/isodate" : " ^1.0.2" ,
30
+ "@segment/to-iso-string" : " ^1.0.1" ,
31
+ "isobject" : " ^2.1.0" ,
31
32
"new-date" : " ^1.0.0" ,
32
- "obj-case" : " ^0.2.0" ,
33
- "isobject" : " ^2.1.0"
33
+ "obj-case" : " ^0.2.0"
34
34
},
35
35
"devDependencies" : {
36
36
"@segment/analytics.js-core" : " ^3.0.0" ,
Original file line number Diff line number Diff line change 50
50
"mocha" : " ^6.1.4" ,
51
51
"watchify" : " ^3.11.1"
52
52
}
53
- }
53
+ }
Original file line number Diff line number Diff line change 27
27
"compression-webpack-plugin" : " ^6.0.1" ,
28
28
"concurrently" : " ^5.3.0" ,
29
29
"eslint" : " ^7.12.1" ,
30
+ "eslint-config-airbnb-base" : " 14.2.1" ,
30
31
"eslint-config-prettier" : " ^6.14.0" ,
31
32
"eslint-plugin-prettier" : " ^3.1.4" ,
32
- "eslint-config-airbnb-base" : " 14.2.1" ,
33
33
"fs-extra" : " ^9.0.1" ,
34
34
"husky" : " ^4.3.8" ,
35
35
"lerna" : " ^3.15.0" ,
You can’t perform that action at this time.
0 commit comments