alpha
Login
or
Join now
gwen.works
/
churros-notella
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
0.7.0
author
Ewen Le Bihan
date
2 years ago
(Oct 31, 2024, 4:36 PM +0100)
commit
1b7fb8b3
1b7fb8b3e77d8d8debc31749ac329b9114fc22bc
parent
cb0e6af7
cb0e6af722dd8e025af76febf15f1ee521e4f598
+3
-3
2 changed files
Expand all
Collapse all
Unified
Split
package-lock.json
package.json
+2
-2
package-lock.json
Reviewed
···
13
13
"quicktype": "^23.0.170",
14
14
"tsx": "^4.19.2"
15
15
},
16
16
-
"version": "0.6.0"
16
16
+
"version": "0.7.0"
17
17
},
18
18
"node_modules/@cspotcode/source-map-support": {
19
19
"version": "0.8.1",
···
1892
1892
}
1893
1893
}
1894
1894
},
1895
1895
-
"version": "0.6.0"
1895
1895
+
"version": "0.7.0"
1896
1896
}
+1
-1
package.json
Reviewed
···
21
21
"url": "https://git.inpt.fr/churros/notella/-/issues"
22
22
},
23
23
"license": "AGPL-3.0",
24
24
-
"version": "0.6.0",
24
24
+
"version": "0.7.0",
25
25
"description": "Types and constants for Notella, Churros' notification scheduler",
26
26
"type": "module",
27
27
"devDependencies": {