We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d762c39 commit 00f8bfdCopy full SHA for 00f8bfd
.npmignore
@@ -5,3 +5,6 @@
5
coverage/
6
7
tsconfig.json
8
+babel.config.js
9
+jest.config.ts
10
+devnull
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@gabsf-dev/run-script",
3
- "version": "1.0.0",
+ "version": "1.0.1",
4
"description": "The effortlessly way to run your package.json scripts",
"main": "./dist/index.js",
"bin": {
0 commit comments