We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a55bb59 commit b7ba56fCopy full SHA for b7ba56f
tests/e2e/utils/project.ts
@@ -93,6 +93,8 @@ export function useNg2() {
93
},
94
'devDependencies': {
95
'@angular/compiler-cli': '^2.4.0',
96
+ '@types/jasmine': '~2.2.0',
97
+ '@types/jasminewd2': undefined,
98
'typescript': '~2.0.0'
99
}
100
};
0 commit comments