Skip to content

Commit 00f8bfd

Browse files
committed
🔥 remove unecessary files from npm
1 parent d762c39 commit 00f8bfd

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.npmignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,6 @@
55
coverage/
66

77
tsconfig.json
8+
babel.config.js
9+
jest.config.ts
10+
devnull

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gabsf-dev/run-script",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "The effortlessly way to run your package.json scripts",
55
"main": "./dist/index.js",
66
"bin": {

0 commit comments

Comments
 (0)