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
3030id-map@1.1.1
3131inter-process-messaging@0.1.1
3232jkuester:http@2.1.0
33- leaonline:oauth2-server@4.2.0
33+ leaonline:oauth2-server@4.2.1
3434lmieulet:meteor-coverage@3.2.0
3535lmieulet:meteor-legacy-coverage@0.1.0
3636lmieulet:meteor-packages-coverage@0.1.0
37- local-test:leaonline:oauth2-server@4.2.0
37+ local-test:leaonline:oauth2-server@4.2.1
3838localstorage@1.2.0
3939logging@1.3.1
4040meteor@1.10.0
Original file line number Diff line number Diff line change 11/* eslint-env meteor */
22Package . describe ( {
33 name : 'leaonline:oauth2-server' ,
4- version : '4.2.0 ' ,
4+ version : '4.2.1 ' ,
55 summary : 'Node OAuth2 Server (v4) with Meteor bindings' ,
66 git : 'https://github.com/leaonline/oauth2-server.git'
77} )
You can’t perform that action at this time.
0 commit comments