mirror of
https://github.com/SethCohen/github-releases-to-discord
synced 2026-09-14 20:13:23 +00:00
chore: added updated dependencies
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
import cjsModule from './index.js';
|
||||
|
||||
export const extract = cjsModule.extract;
|
||||
export const parse = cjsModule.parse;
|
||||
export const parseWithComments = cjsModule.parseWithComments;
|
||||
export const print = cjsModule.print;
|
||||
export const strip = cjsModule.strip;
|
||||
Reference in New Issue
Block a user