File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 3838 "universal-user-agent" : " ^4.0.0"
3939 },
4040 "devDependencies" : {
41+ "@octokit/auth-app" : " ^2.1.2" ,
4142 "@pika/pack" : " ^0.5.0" ,
4243 "@pika/plugin-build-node" : " ^0.6.0" ,
4344 "@pika/plugin-build-web" : " ^0.6.0" ,
4445 "@pika/plugin-ts-standard-pkg" : " ^0.6.0" ,
4546 "@types/fetch-mock" : " ^7.2.4" ,
4647 "@types/jest" : " ^24.0.12" ,
48+ "@types/lolex" : " ^3.1.1" ,
4749 "@types/node" : " ^12.0.3" ,
4850 "@types/node-fetch" : " ^2.3.3" ,
4951 "@types/once" : " ^1.4.0" ,
5052 "fetch-mock" : " ^7.2.0" ,
5153 "jest" : " ^24.7.1" ,
54+ "lolex" : " ^4.2.0" ,
5255 "prettier" : " ^1.17.0" ,
5356 "semantic-release" : " ^15.10.5" ,
5457 "semantic-release-plugin-update-version-in-files" : " ^1.0.0" ,
6467 "functions" : 100 ,
6568 "lines" : 100
6669 }
67- }
70+ },
71+ "modulePathIgnorePatterns" : [
72+ " <rootDir>/pkg"
73+ ]
6874 },
6975 "@pika/pack" : {
7076 "pipeline" : [
You can’t perform that action at this time.
0 commit comments