Commit 5e1a91e 1 parent 4dd5a15 commit 5e1a91e Copy full SHA for 5e1a91e
File tree 2 files changed +8
-8
lines changed
2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 7
7
---
8
8
9
9
10
- # P3X Onenote Linux v1.2.298-398
10
+ # P3X Onenote Linux v1.2.306-400
11
11
12
12
This is an open-source project. Star this repository if you like it, or even donate! Thank you so much! :)
13
13
@@ -122,7 +122,7 @@ https://github.com/patrikx3/onenote/issues/14
122
122
123
123
---
124
124
125
- [ ** P3X-ONENOTE** ] ( https://pages.corifeus.com/onenote ) Build v1.2.298-398
125
+ [ ** P3X-ONENOTE** ] ( https://pages.corifeus.com/onenote ) Build v1.2.306-400
126
126
127
127
[ ![ Like Corifeus @ Facebook] ( https://img.shields.io/badge/LIKE-Corifeus-3b5998.svg )] ( https://www.facebook.com/corifeus.software ) [ ![ Donate for Corifeus / P3X] ( https://img.shields.io/badge/Donate-Corifeus-003087.svg )] ( https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QZVM4V6HVZJW6 ) [ ![ Contact Corifeus / P3X] ( https://img.shields.io/badge/Contact-P3X-ff9900.svg )] ( https://www.patrikx3.com/en/front/contact )
128
128
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " p3x-onenote" ,
3
- "version" : " 1.2.298-398 " ,
3
+ "version" : " 1.2.306-400 " ,
4
4
"description" : " P3X Onenote Linux" ,
5
5
"main" : " src/electron/app.js" ,
6
6
"corifeus" : {
7
7
"prefix" : " p3x-" ,
8
8
"publish" : true ,
9
9
"type" : " p3x" ,
10
10
"code" : " Linux" ,
11
- "nodejs" : " v9.9 .0"
11
+ "nodejs" : " v9.10 .0"
12
12
},
13
13
"bin" : {
14
14
"p3x-onenote" : " bin/p3x-onenote.js"
33
33
"homepage" : " https://pages.corifeus.com/onenote" ,
34
34
"dependencies" : {
35
35
"electron" : " ^1.8.4" ,
36
- "configstore" : " ^3.1.1 " ,
37
- "corifeus-utils" : " ^1.1.884-315 "
36
+ "configstore" : " ^3.1.2 " ,
37
+ "corifeus-utils" : " ^1.1.894-317 "
38
38
},
39
39
"devDependencies" : {
40
- "corifeus-builder" : " ^1.7.1267-331 " ,
41
- "electron-builder" : " ^20.6.2 "
40
+ "corifeus-builder" : " ^1.7.1275-333 " ,
41
+ "electron-builder" : " ^20.8.1 "
42
42
},
43
43
"engines" : {
44
44
"node" : " >=8.9.0"
You can’t perform that action at this time.
0 commit comments