File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -30,11 +30,11 @@ http@1.4.4
30
30
id-map@1.1.1
31
31
inter-process-messaging@0.1.1
32
32
jkuester:http@2.1.0
33
- leaonline:oauth2-server@4.2.0
33
+ leaonline:oauth2-server@4.2.1
34
34
lmieulet:meteor-coverage@3.2.0
35
35
lmieulet:meteor-legacy-coverage@0.1.0
36
36
lmieulet:meteor-packages-coverage@0.1.0
37
- local-test:leaonline:oauth2-server@4.2.0
37
+ local-test:leaonline:oauth2-server@4.2.1
38
38
localstorage@1.2.0
39
39
logging@1.3.1
40
40
meteor@1.10.0
Original file line number Diff line number Diff line change 1
1
/* eslint-env meteor */
2
2
Package . describe ( {
3
3
name : 'leaonline:oauth2-server' ,
4
- version : '4.2.0 ' ,
4
+ version : '4.2.1 ' ,
5
5
summary : 'Node OAuth2 Server (v4) with Meteor bindings' ,
6
6
git : 'https://github.com/leaonline/oauth2-server.git'
7
7
} )
You can’t perform that action at this time.
0 commit comments