Skip to content

Commit

Permalink
Add dist/index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
maju6406 authored and github-actions[bot] committed Mar 8, 2024
1 parent 5dab8e5 commit 4e9f807
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -9612,7 +9612,7 @@ module.exports = JSON.parse('{"application/1d-interleaved-parityfec":{"source":"
/***/ ((module) => {

"use strict";
module.exports = JSON.parse('{"name":"@abirismyname/create-discussion","version":"1.1.0","description":"Create a new GitHub Discussion with GitHub Actions","main":"dist/index.js","scripts":{"start":"node dist/index.js","lint":"tsc --noEmit --skipLibCheck && eslint \'*/**/*.{js,ts,tsx}\'","test":"jest","build":"ncc build index.ts -o dist"},"repository":{"type":"git","url":"git+https://github.com/abirismyname/create-discussion.git"},"keywords":[],"author":"Abir Majumdar <[email protected]> (https://github.com/abirismyname)","license":"ISC","bugs":{"url":"https://github.com/abirismyname/create-discussion/issues"},"homepage":"https://github.com/abirismyname/create-discussion#readme","devDependencies":{"@types/jest":"^26.0.19","@types/node":"^14.14.10","@typescript-eslint/eslint-plugin":"^4.9.1","@typescript-eslint/parser":"^4.9.1","@vercel/ncc":"^0.36.1","eslint":"^7.15.0","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.4.1","jest":"^26.6.3","prettier":"^2.2.1","tempy":"^1.0.0","ts-jest":"^26.4.4","typescript":"^4.9.5"},"dependencies":{"@actions/core":"^1.9.1","axios":"^0.28.0","base64-stream":"^1.0.0","multistream":"^4.0.1"}}');
module.exports = JSON.parse('{"name":"@abirismyname/create-discussion","version":"1.1.0","description":"Create a new GitHub Discussion with GitHub Actions","main":"dist/index.js","scripts":{"start":"node dist/index.js","lint":"tsc --noEmit --skipLibCheck && eslint \'*/**/*.{js,ts,tsx}\'","test":"jest","build":"ncc build index.ts -o dist"},"repository":{"type":"git","url":"git+https://github.com/abirismyname/create-discussion.git"},"keywords":[],"author":"Abir Majumdar <[email protected]> (https://github.com/abirismyname)","license":"ISC","bugs":{"url":"https://github.com/abirismyname/create-discussion/issues"},"homepage":"https://github.com/abirismyname/create-discussion#readme","devDependencies":{"@types/jest":"^26.0.19","@types/node":"^14.14.10","@typescript-eslint/eslint-plugin":"^4.9.1","@typescript-eslint/parser":"^4.9.1","@vercel/ncc":"^0.36.1","eslint":"^7.15.0","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.4.1","jest":"^26.6.3","prettier":"^2.2.1","tempy":"^1.0.0","ts-jest":"^26.5.6","typescript":"^4.9.5"},"dependencies":{"@actions/core":"^1.9.1","axios":"^0.28.0","base64-stream":"^1.0.0","multistream":"^4.0.1"}}');

/***/ })

Expand Down

0 comments on commit 4e9f807

Please sign in to comment.