Skip to content

Commit cf66cc8

Browse files
committed
1.0.5
1 parent 2dbc4df commit cf66cc8

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

.npmignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
.gitignore
44
.mocharc.json
55

6-
src/**/*.ts
7-
!src/**/*.d.ts
6+
src
87

98
tsconfig.json
109
asconfig.json

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "numts",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"author": "Andrea Silvi",
55
"type": "module",
66
"main": "./dist/node/index.js",

0 commit comments

Comments
 (0)