File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 4949 "gulp-mocha-phantomjs" : " ^0.12.0" ,
5050 "gulp-replace" : " 0.5.4" ,
5151 "gulp-sourcemaps" : " 1.6.0" ,
52- "gulp-tslint" : " 7.1.0 " ,
52+ "gulp-tslint" : " 6.0.1 " ,
5353 "gulp-uglify" : " 1.5.4" ,
5454 "gulp-wrap-umd" : " 0.2.1" ,
5555 "mock-fs" : " 3.11.0" ,
Original file line number Diff line number Diff line change 99 "bundles" : {
1010 "exceptionless-nodespec" : {
1111 "files" : [
12- " typings/mocha/ mocha.d.ts" ,
13- " typings/chai/ chai.d.ts" ,
14- " typings/node/ node.d.ts" ,
15- " typings/stack-trace/ stack-trace.d.ts" ,
12+ " ../node_modules/@types/ mocha/index .d.ts" ,
13+ " ../node_modules/@types/ chai/index .d.ts" ,
14+ " ../node_modules/@types/ node/index .d.ts" ,
15+ " ../node_modules/@types/ stack-trace/index .d.ts" ,
1616
1717 " exceptionless.node.ts" ,
1818
2222 },
2323 "exceptionless-browserspec" : {
2424 "files" : [
25- " typings/mocha/ mocha.d.ts" ,
26- " typings/chai/ chai.d.ts" ,
25+ " ../node_modules/@types/ mocha/index .d.ts" ,
26+ " ../node_modules/@types/ chai/index .d.ts" ,
2727
2828 " exceptionless.ts" ,
2929
You can’t perform that action at this time.
0 commit comments