Skip to content
This repository was archived by the owner on Aug 1, 2024. It is now read-only.

Commit 16b0a84

Browse files
committed
removed duplicate definition files
1 parent 0837a2a commit 16b0a84

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.npmignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
release/*.d.ts
1+
release/**/*.d.ts
22
src
33
typings
44
tsconfig.json

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "connectwise-rest-api",
3-
"version": "0.0.7",
3+
"version": "0.0.8",
44
"main": "./release/connectwise.js",
55
"typings": "./connectwise.d.ts",
66
"description": "Nodejs Module to interact with Connectwise's REST API",

0 commit comments

Comments
 (0)