Adding src to published files
This commit is contained in:
parent
9eef107d56
commit
11a3b00c12
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@hibas123/utils",
|
||||
"version": "2.0.3",
|
||||
"version": "2.0.5",
|
||||
"description": "Different Utilities, that are not worth own packages",
|
||||
"main": "lib/index.js",
|
||||
"types": "lib/index.d.ts",
|
||||
@ -19,6 +19,7 @@
|
||||
"typescript": "^3.3.3333"
|
||||
},
|
||||
"files": [
|
||||
"src/",
|
||||
"lib/",
|
||||
"tsconfig.json",
|
||||
"readme.md"
|
||||
|
Loading…
Reference in New Issue
Block a user