File tree Expand file tree Collapse file tree 2 files changed +18
-2
lines changed Expand file tree Collapse file tree 2 files changed +18
-2
lines changed Original file line number Diff line number Diff line change 9
9
" bdd"
10
10
],
11
11
"license" : " MIT" ,
12
- "version" : " 3.4 .0" ,
12
+ "version" : " 3.5 .0" ,
13
13
"repository" : {
14
14
"type" : " git" ,
15
15
"url" : " https://github.com/jasmine/jasmine-npm"
19
19
},
20
20
"dependencies" : {
21
21
"glob" : " ^7.1.4" ,
22
- "jasmine-core" : " ~3.4 .0"
22
+ "jasmine-core" : " ~3.5 .0"
23
23
},
24
24
"bin" : " ./bin/jasmine.js" ,
25
25
"main" : " ./lib/jasmine.js" ,
Original file line number Diff line number Diff line change
1
+ # Jasmine NPM 3.5 Release Notes
2
+
3
+ ## Summary
4
+
5
+ This release updates the jasmine-core dependency to 3.5.0. See the
6
+ [ jasmine-core release notes] ( https://github.com/pivotal/jasmine/blob/master/release_notes/3.5.0.md )
7
+ for more information.
8
+
9
+ ## Changes
10
+
11
+ * Use the total time from Jasmine-Core instead of calculating ourself
12
+
13
+
14
+ ------
15
+
16
+ _ Release Notes generated with _ [ Anchorman] ( http://github.com/infews/anchorman ) _
You can’t perform that action at this time.
0 commit comments